/amulet

a rusty object intended to save you from curses

Primary LanguageRust

amulet

amulet is a Rust library for creating terminal UIs.

Or, it will be. The intention is to create a spiritual port of Urwid, a Python TUI library.

Building

amulet depends on:

  • The Rust compiler (0.3 only)
  • libncurses

And then:

make