Darkempire78 / OpenCalc

A simple and beautiful calculator for Android
GNU General Public License v3.0
727 stars 81 forks source link
android android-app android-application android-calculator apk calculator fdroid fdroid-repos kotlin
OpenCalc # OpenCalc ### A simple and beautiful calculator for Android. Latest release Releases License: GPL v3 Discord
Get it on Google Play Get it on F-Droid Get it on GitHub
## 📖 Features * Lightweight (APK ~2MB) * No unnecessary permissions * Dark, Light, Amoled and Material You theme * Scientific mode * History * Portrait and landscape orientation * Quick Settings Tile * More... ## ⚠️ Requirements * Android 7.0+ ## 📷 Screenshots ## ☕ Support Support OpenCalc development by donating money. Thank you very much for your help! ❤️ [Sponsor the project on GitHub](https://github.com/sponsors/Darkempire78) [Donate with PayPal](https://paypal.me/ImDarkempire) [Donate with buymeacoffee](https://www.buymeacoffee.com/darkempire78) ## 💬 Discord Join the Discord server! [![](https://i.imgur.com/UfyvtOL.png)](https://discord.gg/sPvJmY7mcV) ## 🔨 Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## 🌎 Translations You can help translate OpenCalc on [Hosted Weblate](https://hosted.weblate.org/engage/opencalc/).

Translation status


Translation status ## 📜 License This project is licensed under [GPLv3](/LICENSE) ## ❔ Most Asked Questions ### Why OpenCalc has it's own algebra system and doesn't use already existing algebra system like mXparser? OpenCalc doesn't use mXparser anymore since the v2.0.0 for two main reasons: 1. reason is that it allows much more freedom and flexibility. mXparser has many known problems, either with accuracy or with features not present. Creating your own implementation allows you to control everything. 2. reason is that it's lighter to use your own implementation (mXparser has around 3 times bigger size than OpenCalc). ## 🫶 Contributors List of contributors to this repository