TKNIVAL
Posted: 11 Mar 2026, 10:20
Hi all Mantis user.
I use Mantis everyday but it lacks of a Clients Database to automatic fullfill the tickets and gain productivity. I decide to code with Perl Tk and with help of Claude a little software to Interact with Mantis.
Perl + Tk + SQLITE database a very simple and efficient program with all settings in config files. Feel free to test it, it's GPLV2.
https://codeberg.org/raiden/TKNIVAL
In codeberg you can find all the code and an example of a SQLITE Database.
1- Check the projet1.json to put your Mantis URL and your API KEY.
2- Use the Test API Mantis tool to check the ID of your project and the different categories.
3- Analyze your Database to retrieve the right fields to put on your project configuration.
I think i'm going to improve it with a lot of good features in the future but i need some times to do it.
I use Mantis everyday but it lacks of a Clients Database to automatic fullfill the tickets and gain productivity. I decide to code with Perl Tk and with help of Claude a little software to Interact with Mantis.
Perl + Tk + SQLITE database a very simple and efficient program with all settings in config files. Feel free to test it, it's GPLV2.
https://codeberg.org/raiden/TKNIVAL
In codeberg you can find all the code and an example of a SQLITE Database.
1- Check the projet1.json to put your Mantis URL and your API KEY.
2- Use the Test API Mantis tool to check the ID of your project and the different categories.
3- Analyze your Database to retrieve the right fields to put on your project configuration.
I think i'm going to improve it with a lot of good features in the future but i need some times to do it.