add fui
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
b5c492e15f
commit
548553d5f8
2 changed files with 36 additions and 0 deletions
36
software/fui.mdwn
Normal file
36
software/fui.mdwn
Normal file
|
@ -0,0 +1,36 @@
|
|||
fui - fancy user interface
|
||||
|
||||
## What's fui?
|
||||
|
||||
Fui is a decentralised crypted chat program user interface.
|
||||
It is the first user interface for [[ceofhack|software/ceofhack]].
|
||||
|
||||
## Requirements
|
||||
|
||||
* ruby
|
||||
* ncurses-ruby
|
||||
* ceofhack
|
||||
|
||||
## Download
|
||||
|
||||
### Via git
|
||||
|
||||
Clone it via
|
||||
|
||||
git clone git://git.schottelius.org/fui
|
||||
|
||||
Or browse [gitweb](http://git.schottelius.org/?p=fui).
|
||||
|
||||
### Releases
|
||||
|
||||
* [[fui-0.1.tar]]
|
||||
|
||||
## Documentation
|
||||
|
||||
### Commands
|
||||
|
||||
* /quit: exit fui
|
||||
|
||||
## See also
|
||||
|
||||
* [Ncurses intro](http://invisible-island.net/ncurses/ncurses-intro.html)
|
BIN
software/fui/fui-0.1.tar
Normal file
BIN
software/fui/fui-0.1.tar
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue