Skip to content

MrSpaar/TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple TODO list

This is a simple TODO list app built with:

  • C++ 17+
  • SQLite3 (custom wrapper)
  • GTKmm3 (C++ bindings for GTK3)
  • libnotify (for GNOME notifications)

To install the app, simply clone the repo and run ./install.sh:

  • The program uses the repo's files (easy to update & uninstall)
  • A desktop entry is created in ~/.local/share/applications/ (GNOME only)

Tasks and their state are stored in a SQLite database to keep track of them.

About

A simple TODO made for Linux based systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published