mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-20 17:25:27 +02:00
53 lines
2.6 KiB
Markdown
53 lines
2.6 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="Rustore" 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**
|
||
- **569** 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
|
||
<p align="middle">
|
||
<a href="https://trello.com/b/cxAbRlvu/unitto" target="_blank">
|
||
<img src="./content/progress.png" width="99%"/>
|
||
</a>
|
||
</p>
|
||
|
||
<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>
|
||
|
||
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 |