Home

Awesome

Furtherance

Furtherance is a time tracking app, with a native interface on Gnome, Windows, and Mac. It allows you to track time spent on different activities without worrying about your data being captured and sold.

<p align="center"> <img width="500px" src="https://github.com/lakoliu/Furtherance/raw/main/data/screenshots/furtherance-2023-06-06.png" alt="Furtherance screenshot"/> </p>

Features

Getting Started

Install

Linux

<a href="https://flathub.org/apps/details/com.lakoliu.Furtherance"><img width='240' alt="Download on Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.png"/></a>

Mac / iOS

<a href="https://apps.apple.com/app/furtherance/id1659277200"><img width='240' alt="Download Furtherance on the App Store" src="https://furtherance.app/images/app-store-black.svg"/></a>

Windows

<a href="https://apps.microsoft.com/store/detail/furtherance/9NHG98S3VR3W"><img width='240' alt="Download from Microsoft Store" src="https://furtherance.app/images/microsoft-store-dark.svg"/></a>

Android

<a href='https://play.google.com/store/apps/details?id=com.livaliva.furtherance&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img width='280' alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>

Build

The easiest way to build Furtherance is with GNOME Builder.

To build Furtherance on your own, make sure you have all the dependencies: rust, cargo, meson, ninja-build, sqlite3, dbus-1, glib-2.0, gtk4, libadwaita-1

Then do:

git clone https://github.com/lakoliu/Furtherance.git
cd Furtherance
mkdir build
cd build
meson ..
ninja
sudo ninja install

To uninstall, run sudo ninja uninstall in the same directory.

Use

Type in the name of the task you are working on, add some #tags, and press start. That's really all there is to it.

Contribute

Translations

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 get started easily using Weblate.

Tips

Besides helping to pay the bills, tips make me feel all warm and fuzzy inside. If you've gotten value from Furtherance, you can tip me via:

Thank you so much!

Project Details

Built With

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details. (This only applies to the Linux version, the source code you see in this repository)

Author

This project is created and maintained by Ricky Kresslein under Unobserved. More information at Furtherance.app.