Furtherance is a time tracking app. It allows you to track time spent on different activities without worrying about your data being captured and sold.
UPDATE: Furtherance has undergone a complete rewrite using Iced. It is better in many ways and contains more features. Most importantly, there is now a single, cross-platform version, so updates will be far more frequent and everyone will have the same features, regardless of OS. You can read more about the change here.
- Track your time spent on tasks with an associated project, rate, and tags.
- Pomodoro timer with breaks and periodic larger breaks.
- Cross-platform! Use it on Linux, Mac, and Windows.
- Tasks can be edited after they are created.
- Settings to customize the view and defaults to your liking.
- Features can be added! Just open an issue.
Furtherance has been re-written and uses a new database structure. Back up your old database (to either .db or .csv) before converting the database with the new app
Linux
- Install from Flathub:
flatpak install flathub io.unobserved.furtherance
- Download the .deb from the latest release
Mac
- Use Homebrew:
brew install --cask furtherance
- Download the .dmg from the lastest release
Windows
- Install from the Microsoft Store
- Use the .msi installer provided in the latest release.
Type in the name
of the task you are working on, add a @Project
, some #tags
, and a $rate
, and press start. That's really all there is to it.
If you speak another language, it would be greatly appreciated if you could help translate Furtherance to make it available to more people! You can edit the current translations in the src/locales
directory, or create a new translation there and submit a pull request.
Besides helping to pay the bills, tips show me people want me to continue spending time on Furtherance. I truly appreciate these, and I am humbled by what I've received so far. If you've gotten value from Furtherance, you can tip me via:
Thank you so much!
Rust & Iced
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
This project is created and maintained by Ricky Kresslein under Unobserved. More information at Furtherance.app.