Skip to content

A simple TODO app made as an exercise to learn Vala

License

Notifications You must be signed in to change notification settings

Appeltabak/vodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vodo

A simple TODO app made as an exercise to learn Vala

Setup

Vodo has the following dependencies:

gtk+-3.0

Vodo uses Meson to build the application. Make sure it's installed on your system and execute the following command to setup the build system:

$ meson build

Then cd to the created build directory and run this command:

$ ninja

About

A simple TODO app made as an exercise to learn Vala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages