Menu

Tree [9dbb99] /
 History

HTTPS access


File Date Author Commit
 .src 2018-10-02 wignoxqs wignoxqs [9dbb99] add text output cables, add report cables
 Img 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 .gitignore 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 .icon.png 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 .project 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 .settings 2018-10-02 wignoxqs wignoxqs [9dbb99] add text output cables, add report cables
 .startup 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 Changes.sql 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 Changes.txt 2018-10-02 wignoxqs wignoxqs [9dbb99] add text output cables, add report cables
 GambasIcon.png 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 GambasLogo.png 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 Gitin.png 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 Help.txt 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 It-Inventory-small-sharp-mandel.png 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 MakeLocalImageDir.sh 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 MakeWebserverImageDir.sh 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 ReadMe.txt 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 TempFDevice.class 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 TempFDevice.form 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 WhatsNew.txt 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 gitin.sql 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 gitinExample.sql 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7
 gpl-2.0.txt 2018-09-30 cybr cybr [0f72f3] Initial commit at v0.8.7

Read Me

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, under GPL 3+
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 structure from gitin.sql (help: phpMyAdmin)
- gitinExample.sql can be used as well; it contains some sample data
- compile with gambas3 to executable (gambas3 runtime needed - see your package tool)

More detail:
https://sourceforge.net/p/gitin/wiki/
MongoDB Logo MongoDB