Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
GitinCLI-0.0.9.tar.gz | 2018-03-27 | 35.2 kB | |
GitinCLI-0.0.8.tar.gz | 2018-03-15 | 30.4 kB | |
GitinCLI-0.0.7.tar.gz | 2018-01-26 | 27.3 kB | |
GitinCLI-0.0.5.tar.gz | 2017-12-12 | 25.7 kB | |
Totals: 4 Items | 118.5 kB | 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.