Skip to content

williamjablonski/taiga-ncurses

 
 

Repository files navigation

taiga-ncurses

image

image

image

image

A NCurses client for Taiga.

Project status

Currently on design phases: This project was a proof of concept to try to create a curses client for Taiga in the 6th PiWeek. It isn't finished yet and currently it isn't feature complete. You can see some screenshots at kaleidos-ventures#4 (comment)

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
$ taiga-ncurses         # to run the app

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

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

Community

Taiga 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 @taigaio on Twitter.

About

Project management web application with scrum in mind! (Curses client)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%