π Manage the tasks you want to do every day easily
dtodo is in the AUR :)
yay -S dtodo
clone this repo
git clone https://github.com/SkwalExe/dtodo.gitrun make
# π dtodo
makeSince this is a bash script, you normally can't run it directly on windows.
You will have to install Git Bash and follow the instructions for Other distros.
yay -R dtodo# π dtodo
make uninstalldocker run --rm -it ghcr.io/skwalexe/dtodo:main# π dtodo/
docker build -t dtodo .docker run --rm -it dtodo
skwal@2de4d04723e4:/$ dtodo [OPTIONS]
If you have any problem, don't hesitate to open an issue
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


