Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

unobserved-io/furtherance-swiftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This version of Furtherance has been replaced by the new, cross-platform version, which you can find here.

Furtherance

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.

Furtherance screenshot

Features

  • 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.

Getting Started

Install

With Homebrew: brew install --cask furtherance

Build

The easiest way to build Furtherance is with Xcode. Just open the .xcodeproj file and click Run.

Use

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.

Contribute

If you've gotten value from Furtherance, you can tip me via:

Thank you so much!

Project Details

Built With

Written in Swift 6 using SwifUI for a native macOS/iOS experience.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

Author

This project was created by Ricky Kresslein under Unobserved. More information at Furtherance.app.

Releases

No releases published

Packages

No packages published

Languages