forked from KapuKapu/bimiTool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
36 lines (25 loc) · 839 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
BimiTool $version$
===================
This program is designed for people who manage the beverages in
a dormitory or flat-sharing community. It is assumed that
inhabiters use a paper sheet to record how many drinks they had.
For the time beeing there is no web-interface or client available.
Features
--------
* add/delete/edit accounts and drinks
* add/delete transactions, ie. consume drinks and add credit/debit
* generate mail text with account and balance listing
Dependencies
------------
* Python 3
* Python GTK+3 bindings ( >=gir1.2-gtk-3.0 )
Installing
----------
BimiTool can be started without installing by simply running bimiTool.py
Removing
--------
Delete the folder containing the BimiTool.
About
-----
* Authors: Check the copyright notices in each source file
* License: GNU General Public License Version 3