Skip to content

chrisarcand/rbhex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rbhex

rbhex is a toolkit for building ncurses applications for text terminals in Ruby.

This is the meta-gem for rbhex, currently only containing the rbhex-core gem.

Installation

Add this line to your application's Gemfile:

gem 'rbhex'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rbhex

Components

  • rbhex-core
    Contains the core widgets and infrastructure of the rbhex toolkit
  • rbhex-extras (planned)
    Extras for rbhex, including base application classes to get up and running quickly.
  • rbhex-spies (planned)
    Adds spies to your ncurses application. An example use could be monitoring the status of a web API.

rbcurse

This project is a continuation/fork of rkumar's rbcurse. rbcurse is no longer maintained as of March 2014.

About

rbhex meta-gem containing all the gems of the rbhex toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages