Contact
Sponsors
| ||||
|---|---|---|---|---|
| Day | Events | |||
| 05/21 Tuesday | 1930 - meetup 2000 Valná hromada | |||
| 05/22 Wednesday | 2200 Elektřina jinak @ Styx smart club = skoro přes řeku od brmlabu | |||
| 05/23 Thursday | 2000 Digital Signal Processing: Reloaded | |||
| 05/25 Saturday | ||||
| Day | Events | |||
This shows you the differences between two versions of the page.
|
project:brmbar [2013/01/07 14:23] ruza VNC |
project:brmbar [2013/02/10 17:28] (current) pasky |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| name=brmBar| | name=brmBar| | ||
| image=brmbar.jpg?150| | image=brmbar.jpg?150| | ||
| - | founder=| | + | founder=brmlab collective| |
| interested=[[user:pasky]]| | interested=[[user:pasky]]| | ||
| status=active | status=active | ||
| Line 11: | Line 11: | ||
| Brmbar is our tiny drinks, snacks, electronics, t-shirts stash. Anyone can put things into brmbar or buy stuff; visitors for cash, members can use a simple credit system. | Brmbar is our tiny drinks, snacks, electronics, t-shirts stash. Anyone can put things into brmbar or buy stuff; visitors for cash, members can use a simple credit system. | ||
| - | **Status:** brmbar-v3.0 is up and running, implemented in Python (with cleanly separated backend classes), Qt-Declarative and PostgreSQL. Some [[https://github.com/brmlab/brmbar/blob/master/brmbar3/TODO|TODO items]] remain, but it should be usable for day-to-day operation. | + | **Status:** brmbar-v3.0 is up and running, implemented in Python (with cleanly separated backend classes), Qt-Declarative and PostgreSQL. Some [[https://github.com/brmlab/brmbar/blob/master/brmbar3/TODO|TODO]] [[https://github.com/brmlab/brmbar/blob/master/brmbar3/README.md#todo|items]] remain, but it should be usable for day-to-day operation. |
| - | [[http://brmlab.cz/pipermail/brmlab/2012-October/005453.html|Usage instructions (in Czech)]] ([[http://brmlab.cz/pipermail/brmlab/2012-October/005449.html|prequel]]) | + | **Documentation:** [[https://github.com/brmlab/brmbar/blob/master/brmbar3/README.md|README]] - [[https://github.com/brmlab/brmbar/blob/master/brmbar3/USAGE.md|USAGE]] ([[http://brmlab.cz/pipermail/brmlab/2012-October/004134.html|in Czech]]) |
| - | [[http://github.com/brmlab/brmbar|Sources @ github]] | + | **Development:** [[https://github.com/brmlab/brmbar/tree/master/brmbar3|Sources @ github]] - [[https://github.com/brmlab/brmbar/blob/master/brmbar3/SQL|SQL schema]] - [[https://github.com/brmlab/brmbar/blob/master/brmbar3/doc/architecture.md|Architecture and object model]] |
| - | [[https://github.com/brmlab/brmbar/blob/master/brmbar3/SQL|Current database schema]] | + | {{:project:brmbar-screenshot-main.png?nolink&250|}} {{:project:brmbar-screenshot-buy.png?nolink&250|}} {{:project:brmbar-screenshot-item.png?nolink&250|}} {{:project:brmbar-screenshot-restock.png?nolink&250|}} {{:project:brmbar-screenshot-userlist.png?nolink&250|}} |
| + | |||
| + | ==== VNC ==== | ||
| + | <code bash> | ||
| + | ssh -At nat.brmlab.cz -L5900:brmbar.brm:5900 ssh brmlab@brmbar.brm x11vnc | ||
| + | </code> | ||
| + | |||
| + | ==== Wishlist, bugs, feature requests, User eXperience ==== | ||
| + | * [Stock Mgmt] moznost vyhledavani podle stringu. umozni mi se rozhodnout zda zbozi uz v ceniku je nebo jej musim zadat jako nove zbozi. | ||
| ==== Backup ==== | ==== Backup ==== | ||
| Line 34: | Line 42: | ||
| ls -l ${BACKUP_DIR} | ls -l ${BACKUP_DIR} | ||
| </code> | </code> | ||
| - | |||
| - | ==== VNC ==== | ||
| - | <code bash> | ||
| - | ssh -At nat.brmlab.cz -L5900:brmbar.brm:5900 ssh brmlab@brmbar.brm x11vnc | ||
| - | </code> | ||
| - | ==== Wishlist, bugs, feature requests, User eXperience ==== | ||
| - | * [Stock Mgmt] moznost vyhledavani podle stringu. umozni mi se rozhodnout zda zbozi uz v ceniku je nebo jej musim zadat jako nove zbozi. | ||
| ===== Archive (older versions) ===== | ===== Archive (older versions) ===== | ||