Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unobserved-io/Furtherance

Track your time without being tracked
https://github.com/unobserved-io/Furtherance

Last synced: about 16 hours ago
JSON representation

Track your time without being tracked

Awesome Lists containing this project

README

        

# 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 timer

## Features
* 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.
* Sync your task history across all of your devices with [Furtherance Sync](https://github.com/unobserved-io/furtherance-sync).
* 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.

## Getting Started

### Install
_**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](https://flathub.org/apps/io.unobserved.furtherance): `flatpak install flathub io.unobserved.furtherance`
* Download the .deb from the latest release

**Mac**

* Use [Homebrew](https://formulae.brew.sh/cask/furtherance): `brew install --cask furtherance`
* Download the .dmg from the lastest release

**Windows**

* Install from the [Microsoft Store](https://apps.microsoft.com/detail/9nhg98s3vr3w)
* Use the .msi installer provided in the latest release.

### Use
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.

### Sync
To sync you task history across multiple devices use [Furtherance Sync](https://github.com/unobserved-io/furtherance-sync), which is end-to-end encrypted.

To get started, you can either self-host it (free), or subscribe to the paid, easy-to-use, [hosted version](furtherance.com/sync) for $5/month. Sync subscriptions have the added benefit of supporting this project, so thank you!

## 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 edit the current translations in the `src/locales` directory, or create a new translation there and submit a pull request.

### Tips
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:
* [PayPal](https://www.paypal.com/donate/?hosted_button_id=TLYY8YZ424VRL)
* [GitHub](https://github.com/sponsors/rickykresslein)
* [Patreon](https://www.patreon.com/unobserved)
* [Ko-fi](https://ko-fi.com/unobserved)

Thank you so much!

## Project Details

### Built With
Rust & [Iced](https://github.com/iced-rs/iced)

### License
This project is licensed under the GNU General Public License v3.0. See the [LICENSE](LICENSE) file for details.

### Author
This project is created and maintained by [Ricky Kresslein](https://kressle.in) under [Unobserved](https://unobserved.io). More information at [Furtherance.app](https://furtherance.app).