A geeky terminal todo app
Report Bug
·
Request Feature
Table of Contents
Rudo (from Rust + todo) is an attempt of transformimg developers' primary tool, terminal, to a feature reach application. When starting that project, I was challenged to create UX experience which can be compared to the one we are used to on the web. On the other hand, as a fan of geeky things I was looking for a simple terminal utility, that I can use to manage simple to-do lists.
Currently, application is only supported by MacOS and Linux
- Go to the Rudo latest release
- Download binaries for you OS
- Add an alias for the script
alias rudo="PATH/TO/SCRIPT"
Now you are good to go. Invoke Rudo in your terminal: rudo
Distributed under the MIT License. See LICENSE
for more information.
Gleb Irovich - Twitter | DEV.to
Project Link: https://github.com/GlebIrovich/rudo