Ask HN: What are you working on (September 2024)? 2 years ago
Working on local_jira[0] / jira_gui[1]
This is a project I started to scratch an itch I had at work. We use jira there, and our setup is such that it takes about 8-10 seconds to load a page. So to make things more usable, the local_jira downloads the data from the server, saves it in a local database, and make it available. jira_gui is a simple gui for it.
[0] https://github.com/s-d-m/local_jira [1] https://github.com/s-d-m/jira_gui