mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-20 01:05:26 +02:00
49 lines
2.4 KiB
Markdown
49 lines
2.4 KiB
Markdown
# Unitto – calculator and unit converter
|
||
|
||
<p align="middle">
|
||
<img src="./fastlane/metadata/android/en-US/images/featureGraphic.png" width="99%" />
|
||
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png" width="19%" />
|
||
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide2.png" width="19%" />
|
||
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide3.png" width="19%" />
|
||
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide4.png" width="19%" />
|
||
<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png" width="19%" />
|
||
</p>
|
||
|
||
## 📲 Download
|
||
<a href="https://play.google.com/store/apps/details?id=com.sadellie.unitto"><img alt="Google Play" src="./content/googlePlay.png" width="32%"/></a>
|
||
<a href="https://f-droid.org/packages/com.sadellie.unitto"><img alt="F-Droid" src="./content/fDroid.png" width="32%"/></a>
|
||
<a href="https://apps.rustore.ru/app/com.sadellie.unitto"><img alt="RuMarket" src="./content/ruStore.png" width="32%"/></a>
|
||
|
||
## 😎 Features
|
||
- Instant expression evaluation
|
||
- Expressions history
|
||
- Copy, paste and cut expression
|
||
- Material You Theme even for old devices
|
||
- More than 500 units and currencies
|
||
- Smart units search
|
||
- Adaptive units sorting algorithm
|
||
- Small app size
|
||
- Bulk convert units
|
||
- Favorite units
|
||
- Ability to disable unit groups
|
||
- Customizable number formatter
|
||
- SI Standard
|
||
|
||
## 👅 Translate
|
||
<a href="https://poeditor.com/join/project/T4zjmoq8dx" target="_blank"><img src="./content/poeditor.png" alt="Unitto - Calculate and convert, but better. | POEditor" style="width: 180px; height: 60px;" width="180" height="60" /></a>
|
||
|
||
## 🤑 Donate
|
||
Visit [FUNDING.md](./FUNDING.md)
|
||
|
||
## 🔎 Additional
|
||
<a href="https://www.producthunt.com/posts/unitto?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-unitto" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=372851&theme=light" alt="Unitto - Calculate and convert, but better. | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
||
|
||
Trello board: https://trello.com/b/cxAbRlvu/unitto
|
||
|
||
Terms and Conditions, Privacy Policy, Press Kit and contact links:
|
||
https://sadellie.github.io/unitto/
|
||
|
||
## 🤓 Technical details
|
||
- App is written in Compose
|
||
- Multi-module architecture
|
||
- Convention plugins for modules |