A TUI application to track whatever is that you would actually like to finish after starting. The project uses tui-rs and and sqlite database.
- aarch64-linux
- x86_64-linux
- x86_64-macos
- x86_64-windows
-
Using cargo
-
cargo install finish-it
will report where the binary is installed. The default location in Linux:
Installing /home/<youruser>/.cargo/bin/finish-it
-
Then invoke the binary with
/home/<youruser>/.cargo/bin/finish-it
OR if
/home/<youruser>/.cargo/bin/
is in your PATHfinish-it
-
-
Using precompiled binaries
- Download and install latest version for your architecture from releases
- Unzip, untar and directly use the binary like:
finish-it
- You might need to give executable permissions to the binary like:
chmod +x finish-it
Simply
finish-it