Desktop App
The desktop app can currently only list the tasks. It's implemented with a declarative Haskell wrapper for GTK.
Installation
You can install the desktop app using Stack:
git clone https://github.com/ad-si/TaskLite
cd archive/tasklite-app
stack install