File | Date | Author | Commit |
---|---|---|---|
.github | 2021-03-17 |
![]() |
[0c08f4] test |
assets | 2021-03-18 |
![]() |
[7cc76c] Update Readme |
flatpak | 2021-03-18 |
![]() |
[7cc76c] Update Readme |
snap | 2021-03-18 |
![]() |
[7cc76c] Update Readme |
src | 2021-03-16 |
![]() |
[542d30] Translation for date picker fixed |
.gitignore | 2021-03-18 |
![]() |
[12080a] Fixed future date as for failed validation |
LICENSE | 2021-01-09 |
![]() |
[a6afaa] added message function, updates on readme and p... |
PRIVACY.md | 2021-01-11 |
![]() |
[7fc7e8] Update Privacy Policy |
README.md | 2021-03-18 |
![]() |
[7cc76c] Update Readme |
package-lock.json | 2021-03-16 |
![]() |
[a9cfea] trial and error |
package.json | 2021-03-16 |
![]() |
[a9cfea] trial and error |
sleek is an open-source todo app that makes use of the todo.txt format. sleeks GUI is modern and clean yet offers a decent set of functions which help users getting things done. sleek is available as a client for Windows, MacOS and Linux.
By using sleeks GUI or simply writing in plain text todo.txt format, users can add contexts, projects, priorities, due dates or recurrences to their todos and use these todo.txt attributes as filters or search for them by full text search.
sleek watches todo.txt files continuously for changes so it can be used with other todo.txt apps. Users can switch between bright and dark mode, choose several languages and manage multiple todo.txt files.
The todo list can be sorted and grouped by priorities or due dates. Todos with due date or repeating todos will trigger alarms with thresholds of 1 or 2 days before the due date. Completed todos can be hidden or archived into separate done.txt files and if users have tons of todos, a compact view can come in handy.
You can install sleek from Microsofts Windows Store
You can install sleek from Canonicals Snap Store using: sudo snap install sleek
Install sleek from Flathub using: flatpak install flathub com.github.ransome1.sleek
Run it using: flatpak run com.github.ransome1.sleek
You can download sleek for Windows, MacOS and Linux on the release page.