A desktop application for redmine. Redmine is a flexible project management web application. For more information on redmine please check: https://www.redmine.org/
- Login
- Main dashboard
- Create new issue
- Redmine
- Python 3
pip install -r requirements.txt
- Change the
REDMINE_URL
inutils/constants.py
to the url where you start your redmine web application after installing redmine on your system. python redmine_desktop.py