This version of Furtherance has been replaced by the new, cross-platform version, which you can find here.
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.
- Tasks are stored using SwiftData (local or in the cloud if iCloud Drive is enabled).
- All tasks have a name. Optionally they can also have a project, tags, and an hourly rate.
- History is grouped by name and date.
- Tasks can be edited after they are created and while the timer is running.
- Settings to customize the view and defaults to your liking.
- Features can be added! Just open an issue.
With Homebrew: brew install --cask furtherance
The easiest way to build Furtherance is with Xcode. Just open the .xcodeproj file and click Run.
Type in the name of the task you are working on, optionally add a @Project
, some #tags
, and a $rate
, and press start. That's really all there is to it.
If you've gotten value from Furtherance, you can tip me via:
Thank you so much!
Written in Swift 6 using SwifUI for a native macOS/iOS experience.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
This project was created by Ricky Kresslein under Unobserved. More information at Furtherance.app.