|
| 1 | +# NumberHub |
| 2 | +➗ Your Hub for ✖️ Math / 💲 Currency rates / 📆 Date calculations / ⌚ Time zones |
| 3 | + |
| 4 | +> [!NOTE] |
| 5 | +> This app was originally created by [sadellie](https://github.com/sadellie). |
| 6 | + Unfortunately, it has been archived on March 1st, 2024 (https://github.com/sadellie/unitto) without any notice or explanation. Since there has been no activity from sadellie on GitHub since then, I guess they are not actively working on projects anymore. I will maintain this app, but I do not plan to add new features. I don't have enough time to do that, but you are welcome to contribute. I will review and merge your pull requests. |
| 7 | + |
1 | 8 | <p align="middle"> |
2 | 9 | <img src="./fastlane/metadata/android/en-US/images/featureGraphic.png" width="97%" /> |
3 | 10 | <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide1.png" width="19%" /> |
|
7 | 14 | <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/slide5.png" width="19%" /> |
8 | 15 | </p> |
9 | 16 |
|
10 | | -## Notice |
| 17 | +# Download NumberHub |
| 18 | + |
| 19 | +[<img src="readme_content/google-play-badge.png" alt="Get it on Google Play" height="80">](https://play.google.com/store/apps/details?id=app.myzel394.numberhub) |
| 20 | +[<img src="readme_content/github-badge.png" alt="Get it on GitHub" height="80">](https://github.com/Myzel394/NumberHub/releases) |
| 21 | +[<img src="readme_content/obtainium-badge.png" alt="Get it on Obtainium" height="80">](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/Myzel394/NumberHub//) |
| 22 | + |
| 23 | +# Support NumberHub |
| 24 | + |
| 25 | +You can support NumberHub in various ways: |
| 26 | + |
| 27 | +## Contribute to the project |
| 28 | + |
| 29 | +Add a new feature or fix bugs. |
| 30 | + |
| 31 | +## Add translations |
| 32 | + |
| 33 | +To add a translation, update the strings in `core/base/src/main/res/LANG/strings.xml` and open a PR |
| 34 | + |
| 35 | +## Donate |
| 36 | + |
| 37 | +It might sound crazy, but if you would just donate 1$, it would totally mean to world to me, since |
| 38 | +it's a really small amount and if everyone did that, I can totally focus on NumberHub |
| 39 | +and my other open source projects. :) |
11 | 40 |
|
12 | | -This app was originally created by [sadellie](https://github.com/sadellie). |
13 | | -Unfortunately, it has been archived on March 1st, 2024 (https://github.com/sadellie/unitto) |
14 | | -without any notice or explanation. |
15 | | -Since there has been no activity from sadellie on GitHub since then, I guess |
16 | | -they are not actively working on projects anymore. |
| 41 | +You can donate via [GitHub Sponsors](https://github.com/sponsors/Myzel394) |
| 42 | +or via [crypto currencies](https://github.com/Myzel394/contact-me?tab=readme-ov-file#donations). |
17 | 43 |
|
18 | | -I will maintain this app, but I do not plan to add new features. |
19 | | -I don't have enough time to do that, but you are welcome to contribute. |
20 | | -I will review and merge your pull requests. |
| 44 | +## Help |
| 45 | +See [HELP.md](HELP.md) |
0 commit comments