Daily todo
π Manage the tasks you want to do every day easily
Installation
Arch π§
dtodo is in the AUR :)
yay -S dtodo
Other distros π§
clone this repo
git clone https://github.com/SkwalExe/dtodo.git
run make
# π dtodo
make
Windows πͺ
Since 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.
Usage
Uninstall
Arch π§
yay -R dtodo
Other distros π§
# π dtodo
make uninstall
Skwaltributors
Docker π³
Run the latest version
docker run --rm -it ghcr.io/skwalexe/dtodo:main
Test your changes π§
Build π οΈ
# π dtodo/
docker build -t dtodo .
Run π
docker run --rm -it dtodo
skwal@2de4d04723e4:/$ dtodo [OPTIONS]
final
If you have any problem, donβt hesitate to open an issue
contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.