Skip to content

A Janet module for building terminal user interfaces

License

Notifications You must be signed in to change notification settings

svercl/jermbox

 
 

Repository files navigation

Jermbox

A Janet native module for working with a forked version of nullgemm's Termbox Next.

This module allows for easy buidng of terminal UIs.

OS Requirements

This module is build and tested on Arch Linux. I can only guarantee that this will work on most linux systems.

I don't have the means to test this on any other environment than Linux. If you would like to see it work on your OS of choice then feel free to put in a PR or fork from this repo.

Install Package

sudo jpm install https://github.com/MorganPeterson/jermbox

Examples

Example usage can be found in the examples and test directory.

Ackowledgement

This borrows heavily from sepisoad's code: jtbox. Their code, though, works with the original termbox which was abandoned by the author and refactored for some unknown reason.

There are a lot more additions to my module then what sepisoad had done. Hopefully, for the better.

About

A Janet module for building terminal user interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.7%
  • Janet 5.3%