Furtherance is a time tracking app written in Rust with GTK 4. It allows you to track time spent on different activities without worrying about your data being captured and sold.
- Tasks are saved in a database with an unlimited capacity. It can be backed up for security and portability.
- Tasks are grouped by name and date.
- Tasks can be edited after they are created (name, time, and date).
- Settings to customize the view and defaults to your liking.
- Features can be added! Just open an issue.
Install Furtherance from Flathub and you'll be off to the races. Make sure you have Flatpak setup.
Type in the name of the task you are working on and press start. That's really all there is to it.
Furtherance is written in Rust using the Gtk-rs bindings for GTK 4.
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 lakoliu. More information at Furtherance.app.