Download Latest Version LabelPrint-0.0.6.tar.gz (33.0 kB)
Email in envelope

Get an email when there's a new version of garlic

Home / B_SimpleDemo / SimpleCounter
Name Modified Size InfoDownloads / Week
Parent folder
Simplecounter-0.1.1.tar.gz 2013-08-12 27.1 kB
Simplecounter-0.1.0.tar.gz 2013-08-12 26.4 kB
Simplecounter-0.0.8.tar.gz 2013-06-05 25.0 kB
Simplecounter-0.0.7.tar.gz 2013-05-21 25.3 kB
Simplecounter-0.0.6.tar.gz 2013-04-02 23.3 kB
Readme.txt 2013-03-28 841 Bytes
Simplecounter-0.0.5.tar.gz 2013-03-27 22.1 kB
Simplecounter-0.0.4.tar.gz 2013-03-26 21.9 kB
Totals: 8 Items   171.9 kB 0
Readme.txt Simplecounter
------------------------

Simplecounter lets you manage different counters and meters in the company.
- Lets you input counter name, picture, sn and other data about the counter.
- Lets you input the readings of the counter.

Everything stored in mysql database (local or server).
Written in Gambas2.

Prepare: 
-------
* have a myslq server 
- with location (eg name.domain.loc or eg IP 192.168.1.123)
- user with username, password
- database for this app (eg. simplecounter) with all the rights on it for user

* download and tar -xzvf Simplecounter.tar.gz

* open from Gambas IDE and run; or "make executable": compile with icon on desktop.

* startscreen asks database settings; fill, save and restart.

* New meter, name and data.  Make several meters; 

* New reading: choose meter, reading: new.  fill data.
Source: Readme.txt, updated 2013-03-28