diff options
author | Ricky Kresslein <ricky@unobserved.io> | 2024-08-20 22:00:37 +0200 |
---|---|---|
committer | Ricky Kresslein <ricky@unobserved.io> | 2024-08-20 22:00:37 +0200 |
commit | dbfdf1e51c3aa28060d164756a698e29ca232375 (patch) | |
tree | b79f6ff476e0bdc700759f54a0d8dbb371a8ac4f /README.md | |
parent | 139e782c59cb453cadd5d35ec0799961abf16209 (diff) | |
download | Furtherance-dbfdf1e51c3aa28060d164756a698e29ca232375.tar.zst |
Publish Iced update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 09d1b0d..c0b1514 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ 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. +**UPDATE: Furtherance is underging a complete rewrite using [Iced](https://github.com/iced-rs/iced). It will be better in many ways and contain more features, but most importantly there will be a single, cross-platform version, +so updates will be far more frequent and everyone will have the same features, regardless of OS. You can read more about the change [here](https://unobserved.io/blog/twau-1) and view the current progress in the +[iced](https://github.com/lakoliu/Furtherance/tree/iced) branch.** + <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> |