A quick and dirty NodeJS app to manage Jira worklogs using API access
work logs... timesheets... wood sheets... plywood... you get it :)
- Themes: Light, dark, and auto (based on system theme)
- Timer: Record time for an issue
- Configurable colors based on issue types or keys
- Issue type icons from your Jira instance
- Create and update worklogs in a FullCalendar instance
- Supports OAuth2
- HTTPS support
HTTPS Is still not yet properly implemented, but is planned
- install Nodejs
- modify the 'example.env' file to add your jira information, then save it as '.env'
- execute start.bat
- app is now accessible at 'http://localhost:3000'
(This list is not 100% complete)
Open to PRs, Licensed under MIT