You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,24 @@ I also wanted to create a desktop app, learn the basics of Rust and use Tauri -
20
20
21
21
Your data stays on your computer, you decide what to do with it. Todolator uses no telemetry, stores no data about you and does not require internet connection.
22
22
23
+
## Installation
24
+
25
+
Download the installer for your OS and Architecture from [releases](https://github.com/thevxn/todolator/releases).
0 commit comments