/liberator

Primary LanguageCommon Lisp

Liberator

This will become a typing break app for Gnome.

Usage

sbcl --eval '(ql:quickload "liberator")' --eval '(liberator:main)' --eval '(uiop:quit)'

Installation

No idea

Todos

  • Dependency management with quicklisp

  • Add GTK dependencies and create a window.

  • Display a timer

  • How to read keyboard and mouse events?