Menu

Home

cybrarian wignoxqs

ps: Step-by-step evolution: see the Blog https://sourceforge.net/p/gitin/blog/
ps2: jump to install: https://sourceforge.net/p/gitin/wiki/Install/

Future:
Split in 3 sub-projects: gitin-lib, gitin-cli, gitin-gui. (see https://sourceforge.net/p/gitin/tickets/11/)
Database
- MySQL like (MariaDb)
- Database gitin.sql file is enclosed in the project to make the database structure.
- Project now contains example database: gitinExample.sql.

Current state of the project:

Working on the basic data screens to be able to test the database structure with some real data. The user screens follow afterwards and should become more user-friendly.

I can use it already to keep some data about my devices, and some relations between them.

Currently version 0.9.x with:
NIC select shows cable details, CDataContext integrated to switch between different database settings eg local-remote, more info in About

From 0.8.0
See device name, location id, menu for output, copy cable..

In version 0.7.0 I can also:

  • keep track of important services together with the device they run on, the names of the start/restart/stop commands or scripts.
  • (*) see below for previous I can's

In version 0.6.7 I can now:

  • use the program to keep track of my locations that have devices with one of more nic's, connected with certain network cables to a switch or other device.
  • keep track where the cables start, end, and run through
  • can keep track of the ip-adresses used (pro nic), and history of the use.

In version 0.2.8 I can now:

  • faster enter a series of data with "save+new" button and postioning in first edit field.
  • easy change data with doubleclick to edit the same value
  • store device main operating system (mainos and osremark)
  • ping the ip address by a click on the shown address in "Connect" screen.

In version 0.2.2 I can also () use the "connect screen" to:

  • give a device a location
  • give a device one or more NIC's (network interface card - jacks)
  • tell the device to be part of a category (printer, pc, server, screen, ..)
  • find data about location, network interface(s)/Ip address by clicking on the picture of a device

I can use it as a rough form to keep some data about cables and devices.

In version 0.1.3 i can:

  • add location data (room, office, workplaces..)
  • add cable data (length, color, plug type, ..).
  • add path data (just a start); path of the cable, eg. runs through locations
  • add device data (name, brand, model, label, and a picture.
  • pictures are locally stored for now (I want to be able to work from a disconnected laptop with own mariadb)

CLI
- cli version should give me the option to get data from the system with just a ssh connection.
- This works for listing records of devices, nic, locations, cables, path

The wiki uses Markdown syntax.

Project Members:


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.