Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saitoha/canossa

Provides basic, transparent, off-screen(invisible) terminal emulation service, for terminal apps.
https://github.com/saitoha/canossa

Last synced: 3 months ago
JSON representation

Provides basic, transparent, off-screen(invisible) terminal emulation service, for terminal apps.

Awesome Lists containing this project

README

        

canossa invisible screen engine
===============================

Install
-------

via github ::

$ git clone --recursive https://github.com/saitoha/canossa.git
$ cd canossa
$ python setup.py install

or via pip ::

$ pip install canossa

License
-------

MIT license

Dependencies
------------

- termprop
https://github.com/saitoha/termprop

- TFF - Terminal Filter Framework
https://github.com/saitoha/tff

Dependents
----------

- sentimental-skk
https://github.com/saitoha/sentimental-skk