Skip to content

tuesmoncom/tuesmon-ncurses

Repository files navigation

tuesmon-ncurses

image

image

image

image

A NCurses client for Tuesmon.

Project status

Currently on design phases: This project was a proof of concept to try to create a curses client for Tuesmon in the 6th PiWeek. It isn't finished yet and currently it isn't feature complete. You can see some screenshots at https://github.com/tuesmoncom/tuesmon-ncurses/issues/4#issuecomment-57717386

Setup development environment

Just execute these commands in your virtualenv(wrapper):

$ pip install -r dev-requirements.txt
$ python setup.py develop
$ py.test               # to run the tests
$ tuesmon-ncurses         # to run the app

Obviously you need the tuesmon backend and, if you don't fancy living in darkness, you can use the tuesmon web client, sometimes. :P

Note: tuesmon-ncurses only runs with python 3.3+.

Community

Tuesmon has a mailing list. Feel free to join it and ask any questions you may have.

To subscribe for announcements of releases, important changes and so on, please follow @tuesmoncom on Twitter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages