A simple to-do list, implemented as a desktop application in D.
Go to file
Andrew Lalis c25f04ad15 Added about page, and better file operation. 2022-05-03 07:43:57 +02:00
resources Added about page, and better file operation. 2022-05-03 07:43:57 +02:00
source Added about page, and better file operation. 2022-05-03 07:43:57 +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 about page, and better file operation. 2022-05-03 07:43:57 +02:00
dub.selections.json Added about page, and better file operation. 2022-05-03 07:43:57 +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.