Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Darkempire78/OpenCalc
A simple and beautiful calculator for Android
https://github.com/Darkempire78/OpenCalc
android android-app android-application android-calculator apk calculator fdroid fdroid-repos kotlin
Last synced: 3 months ago
JSON representation
A simple and beautiful calculator for Android
- Host: GitHub
- URL: https://github.com/Darkempire78/OpenCalc
- Owner: Darkempire78
- License: gpl-3.0
- Created: 2022-07-18T17:42:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T08:52:22.000Z (4 months ago)
- Last Synced: 2024-07-13T19:08:09.754Z (4 months ago)
- Topics: android, android-app, android-application, android-calculator, apk, calculator, fdroid, fdroid-repos, kotlin
- Language: Kotlin
- Homepage:
- Size: 6.55 MB
- Stars: 793
- Watchers: 13
- Forks: 94
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-for-beginners - OpenCalc
README
# OpenCalc
### A simple and beautiful calculator for Android.
## 📖 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 5.0+
## 📷 Screenshots
## ☕ Support
Support OpenCalc development by donating money. Thank you very much for your help! ❤️
[](https://github.com/sponsors/Darkempire78) [](https://paypal.me/ImDarkempire) [](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
## 📜 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
# Repository View Counter