Skip to content
This repository was archived by the owner on Feb 4, 2019. It is now read-only.

floweb/redmine_statusboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Statusboard

Just a humble Redmine Statusboard, in Flask. It just displays open issues from a given project.

Getting started

In a virtualenv, you can install the requirements from requirements.txt:

pip install -r requirements.txt

You may want to take a look at config.py before launching your instance, with:

python app.py

License

The code inside this repository is published under the terms of the WTFPL.

About

Just a humble Redmine Statusboard, in Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published