Skip to content

A simple and beautiful calculator for Android

License

Notifications You must be signed in to change notification settings

carleft/OpenCalc

 
 

Repository files navigation

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 Donate with PayPal Donate with buymeacoffee

💬 Discord

Join the Discord server!

🔨 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.

Translation status

Translation status

📜 License

This project is licensed under GPLv3

❔ 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

About

A simple and beautiful calculator for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%