The tramps treasure is a little python script that gives you ml of alcohol per unit of currency. Essential for anyone wanting to spend their last fiver wisely. I've only just started looking at coding so it has to run in terminal.
I have it running on the n900 but you have to unzip the file and put it the right folder /home/user. I used filebox.
In xterm.
python trampstreasure.py
Feedback would be welcome, especialy advice on where to start putting a gui together
I have attached 3 files. The python script, a .desktop script and an icon.
Place the "tt" file in /usr/bin/
Place the "ttx.desktop" file in /usr/share/applications/hildon/
Place the "beer,png" file in /usr/share/icons/hicolor/295x295/hildon/
I'm not sure if you need the chmod command so if someone could let me know if this works, that would be just splendid.
I tried to look into packaging a .deb but it made my brain hurt.