Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Desktop App

The desktop app can currently only list the tasks. It's implemented with a declarative Haskell wrapper for GTK.

Screenshot of desktop app

Installation

You can install the desktop app using Stack:

git clone https://github.com/ad-si/TaskLite
cd archive/tasklite-app
stack install