A simple to-do list, implemented as a desktop application in D.
Go to file
Andrew Lalis aded0b6400 Added keybinds, and other stuff I forgot. 2022-05-01 21:33:59 +02:00
resources Added keybinds, and other stuff I forgot. 2022-05-01 21:33:59 +02:00
source Added keybinds, and other stuff I forgot. 2022-05-01 21:33:59 +02:00
.gitignore Added resources! 2022-04-29 08:46:52 +02:00
LICENSE Initial commit 2022-04-26 17:42:40 +02:00
README.md Added starter implementation. 2022-04-26 19:33:31 +02:00
dub.json Added resources! 2022-04-29 08:46:52 +02:00
dub.selections.json Added starter implementation. 2022-04-26 19:33:31 +02:00

README.md

todo-d

A simple to-do list, implemented as a desktop application in D.

This project is built using GTK-D, and as such, please ensure that you've installed the necessary prerequisites to be able to build and run this application.