So I use Linux almost all the time and I also happen to have a Nike+ running kit (for my iPod). This happens to a bit of a problem as only iTunes will allow you to upload your running data to NikePlus . Since I plan on training for a marathon in the near future I decided now would be a good time to do something about it, so I wrote RunLog.
RunLog is a very small application which displays the runs that you have recorded on your Nike+ enabled iPod. It doesn’t do anything else. If you want to do anything else you’ll have to use ITunes and the online website. If you want to take a peek, you can click on the screenshot for a larger view.
Requirements
- Python >= 2.4 (haven’t tested on anything lower)
- Linux with usb-storage support (I haven’t made it cross platform but it shouldn’t be hard.)
- python-xml >= 0.8.4
- python-gtk >= 2.10.3

