Name | Modified | Size | Downloads / Week |
---|---|---|---|
Gitin | 2021-09-23 | ||
GitinCLI | 2018-03-27 | ||
ReadMe.txt | 2017-11-06 | 684 Bytes | |
Totals: 3 Items | 684 Bytes | 0 |
Sourcecode for the Gitin project. Gitin helps to keep track of devices and their connections, rooms network cables run through, purchase value, IP-adresses and history etc. Gitin = Desktop program (full interface) GitinCLI = command line program (basic use) Target: Linux desktop Uses: Gambas3 http://gambas.sourceforge.net Uses: mysql/mariadb database for storage See ReadMe.txt and other documention in the package and on the site Started end 2016. https://sourceforge.net/projects/gitin/ Use: - unpack the tar.gz file, it will form the gambas project directory. - open from Gambas3 IDE. Test run from IDE. - create the database (help: phpMyAdmin) - compile to your own use.