rofi-curses

a rofi clone for ncurses

rofi-curses travis ci

This aims to be a clone of rofi providing compatibility for (almost) all command line switches and general functionality. It runs completely in the console so you can use it on a headless server.

rofi-curses is written in Crystal. It aims to provide extremely fast filtering and already does a pretty good job at that.

Installation

  1. Get Crystal
  2. git clone https://github.com/jreinert/rofi-curses.git
  3. cd rofi-curses
  4. make && make install

Usage

echo -n "foo\nbar\nbaz" | rofi-curses -p Choose: rofi-curses -p 'Lines in file:' -f path/to/a/file

Contributing

  1. Fork it ( https://github.com/jreinert/rofi-curses/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jreinert Joakim Reinert - creator, maintainer
Repository

rofi-curses

Owner
Statistic
  • 4
  • 0
  • 0
  • 0
  • 0
  • over 5 years ago
  • September 23, 2015
License

MIT License

Links
Synced at

Sun, 05 May 2024 08:13:49 GMT

Languages