https://github.com/dbrant/unitconverter-android
Simple unit conversion app for Android
https://github.com/dbrant/unitconverter-android
android unit-conversion unitconverter-android
Last synced: over 1 year ago
JSON representation
Simple unit conversion app for Android
- Host: GitHub
- URL: https://github.com/dbrant/unitconverter-android
- Owner: dbrant
- License: gpl-2.0
- Created: 2015-12-21T03:29:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T20:06:26.000Z (about 2 years ago)
- Last Synced: 2024-04-16T12:07:52.478Z (about 2 years ago)
- Topics: android, unit-conversion, unitconverter-android
- Language: Kotlin
- Size: 1.85 MB
- Stars: 10
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# unitconverter-android
Unit conversion app for Android
## Features
- Pick a category of units from the toolbar.
- Tap on a specific unit to apply the current value to that unit. The other units in the category will adjust their values.
- Use the number pad to modify the current value.
- Tap and hold on a value to copy it to the clipboard.
## License
Copyright 2014+ Dmitry Brant
See LICENSE file in the repository.