doYourSiege

now on npm!

i just realised how horrible this web static looks - i focused mainly on the github readme and the cli itself, not the static website, so sorry if it looks bad :(

check out the github readme here if you want smth more polished :)


simple todo-list to organize your life the best way possible without ever leaving a command line!
saves all your data in an easy json file, so you can easily share it, edit, or save it somewhere else!
made for the Siege event at HackClub, 2025 :)


project showcase



screenshots (to give you an idea)


todo shell todo calview todo list

installation


via npm (recommended)

npm install -g doyoursiege

Then run:

todo help

(or any command with todo and you're good to go!!)


cloning and modifying


clone:

git clone https://github.com/Lolo280374/doyoursiege

then, cd into the directory:

cd doyoursiege

and last, open in your IDE → modify → run!!


License


MIT license. See LICENSE.