https://github.com/jrieke/ioiometer-pc
Simple PC version of my IOIOMeter Android app
https://github.com/jrieke/ioiometer-pc
Last synced: about 1 month ago
JSON representation
Simple PC version of my IOIOMeter Android app
- Host: GitHub
- URL: https://github.com/jrieke/ioiometer-pc
- Owner: jrieke
- License: mit
- Created: 2016-03-22T22:24:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-22T22:40:35.000Z (over 9 years ago)
- Last Synced: 2025-04-01T19:59:15.031Z (7 months ago)
- Language: Java
- Size: 3.71 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ioiometer-pc
The original Android version is [here](https://github.com/jrieke/ioiometer). The PC version comes as a jar (see `dist/IOIOMeter.jar`). It does neither contain all features of the app nor does it look as pretty.
A big thank you goes to Per Hellström for reconstructing this code from the jar file (and making up for my foolishness of deleting the code without a backup).