• This repository has been archived on 01/Mar/2021
  • Stars
    star
    105
  • Rank 326,355 (Top 7 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 11 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

taiga-ncurses

http://kaleidos.net/static/img/badge.png https://taiga.io/media/support/attachments/article-22/banner-gh.png https://travis-ci.org/taigaio/taiga-ncurses.svg?branch=master https://coveralls.io/repos/taigaio/taiga-ncurses/badge.svg?branch=master

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 #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.

More Repositories

1

taiga-docker

Shell
655
star
2

taiga-back

Python
419
star
3

taiga

Taiga is a free and open-source project management for cross-functional agile teams.
Python
419
star
4

taiga-scripts

Taiga deploy scripts
Shell
229
star
5

taiga-vagrant

Vagrant for taiga
Ruby
200
star
6

taiga-front

CoffeeScript
192
star
7

taiga-design

Taiga design repository
HTML
49
star
8

taiga-support

User support pages for Taiga
SCSS
40
star
9

taiga-importer-api-client

Taiga Importer API Client
Groovy
22
star
10

taiga-front-old

[DEPRECATED] Project management web application with scrum in mind! Build on top of Django and AngularJS (Frontend Code)
CoffeeScript
21
star
11

taiga-events-old

[DEPRECATED] Async events consumer service for Taiga.
Python
20
star
12

taiga-contrib-gogs

[DEPRECATED since 3.0.0] The Taiga plugin for gogs (https://github.com/gogits/gogs) integration.
Python
19
star
13

taiga-front-dist

JavaScript
16
star
14

taiga-resources

HTML
16
star
15

taiga-contrib-letschat

Taiga plugin for Let's Chat (https://sdelements.github.io/lets-chat/) integration
Python
15
star
16

taiga-feedback

CoffeeScript
12
star
17

redmine-migrator

Redmine to taiga migrator. Groovy Desktop app to migrate Redmine projects to Taiga.
Groovy
12
star
18

taiga-contrib-hipchat

Taiga plugin for hipchat (https://www.hipchat.com/) integration
Python
12
star
19

taiga-front-angular4

TypeScript
12
star
20

taiga-contrib-subscriptions

Taiga plugin to manage user subscriptions for private projects
CoffeeScript
11
star
21

taiga-events

JavaScript
10
star
22

taiga-doc

Python
8
star
23

taiga-java-importer-example

Taiga Java importer example
Java
8
star
24

taiga-front-next

TypeScript
7
star
25

taiga-contrib-hall

[DEPRECATED] Taiga plugin for hall (https://hall.com) integration
Python
4
star
26

taiga-contrib-gitlab-auth

Python
4
star
27

taiga-protected

Python
4
star
28

taiga-blog

HTML
3
star
29

taiga-contrib-slack

Python
2
star
30

taiga-contrib-sendinblue-subscription

Plugin to subscribe and unsubscribe users to the newsleter and user list in SendinBlue
Python
2
star
31

taiga-contrib-github-auth

Python
2
star
32

taiga-contrib-protected

Python
1
star
33

taiga-contrib-call-to-action

CoffeeScript
1
star
34

taiga-contrib-mailjet-subscription

Plugin to subscribe and unsubscribe users to the newsleter and user list in MailJet
Python
1
star
35

taiga-contrib-intercom

CoffeeScript
1
star
36

taiga-contrib-mailchimp-subscription

Plugin to subscribe and unsubscribe users to the newsletter in MailChimp
Python
1
star