LogMiles 0.1
mark yu
vafada at yahoo.com
Sun Apr 6 23:12:54 CEST 2008
Name: LogMiles
Version: 0.1
Type: KDE Database
Depend: PyKDE/PyQt
License: GPL
More Info:
http://www.kde-apps.org/content/show.php?content=78453
Description:
This application is intended for runners, jogger,
etc to log their daily milage and keep track of
their weekly, monthly, yearly and lifetime milage.
Written in Python using PyQt4 and sqlite.
run create_db.py when using for the first time
(this should only be run once):
[b]python create_db.py[/b]
This creates an empty sqlite database called
runninglog.db.
[b]python running.py[/b] to start the application
Requires:
[li]PyQt4[/li]
[li]pysqlite2[/li]
More information about the Kde-announce-apps
mailing list