View Single Post
Posts: 37 | Thanked: 19 times | Joined on Mar 2009 @ Scotland
#1
QCurrency convertor, originally discussed here, has some files up for testing and feedback.

There is still not a deb available (on the todo list!), but as its a python script you can download extract and run.







The files are currently available from Google Code, but hopefully I will update soon with debs to the Garage project page.

Code:
Download (152KB) 
qcurrency_0.0.2_all.tar.gz
To use Qcurency, extract the downloaded file and then;

Code:
tar -zxvf qcurrency_0.0.2_all.tar.gz
cd qcurrency_0.0.2_all
chmod +x ./qcurrency.py
then run the program with;

Code:
./qcurrency
Required
--------
- Python 2.5
- Qt4 Core
- Qt4 Gui
- Python bindings for Qt4 Core components
- Python bindings for Qt4 Gui components

All feedback and suggestions welcome.

[Edit]
Discovered an issue when running on the Tablet, current settings will not be saved if closing with the 'X'. Using 'Quit' from the menu will ensure settings are saved, will fix this issue in the next update. This appears to be a bug in Qt on maemo

[Update]
Version 0.0.2 has been uploaded. Various changes but the main is the addition of Length and Weight/Mass conversions. A default currency data file is also included.

Last edited by fifth; 2009-04-19 at 20:45. Reason: New Version Release
 

The Following 5 Users Say Thank You to fifth For This Useful Post: