Skip to content
Gary McPherson edited this page Apr 8, 2017 · 17 revisions

AbsTK

The Abstract ToolKit is a widget toolkit for GUI and text-mode applications. It allows you to, with the same source code, build a UI that runs on GUI (GTK) and text-mode (Curses). AbsTK is written in Lua and uses lgi and lcurses bindings.

Welcome

Welcome to AbsTK documentation. Here we aim to explain every aspect of AbsTK, from installation to producing a useful wizard-like UI. If there's something you didn't find here, please, post an issue and it'll be answered as quickly as possible.

Pages