An open API service indexing awesome lists of open source software.

https://github.com/arch10/calculator-plus

A Simple Calculator with rich features for daily use.
https://github.com/arch10/calculator-plus

android android-application android-architecture calculator firebase-analytics firebase-crashlytics hilt-android hilt-dependency-injection java jetpack-android jetpack-lifecycle-components jetpack-navigation kotlin material-design mvvm-android room-database room-persistence-library scientific-calculator smart-calculations tool

Last synced: 28 days ago
JSON representation

A Simple Calculator with rich features for daily use.

Awesome Lists containing this project

README

          

![Feature](https://user-images.githubusercontent.com/20144332/121818868-881ae200-cca7-11eb-8581-c3f8182f9105.png)

# Calculator Plus

![](https://img.shields.io/badge/Code-Java-informational?style=for-the-badge&logo=java&color=5094F0)
![](https://img.shields.io/badge/Code-Kotlin-informational?style=for-the-badge&logo=kotlin&color=5094F0)
![](https://img.shields.io/badge/Code-Android-informational?style=for-the-badge&logo=android&color=5094F0)

A Simple Calculator with rich features for daily use.

The Calculator Plus provides simple and advanced mathematical functions for day to day use. It is packed with multiple features like smart calculations, number seperator, answer precision etc. Calculator Plus comes with Light and Dark Theme and can also adapt to system theme if configured. Its design is inspired by Material Design. It is very efficient calculator with advanced error handling. It is designed to handle errors intelligently.

## Screenshots 📱

|Light Mode 🌞 | Dark Mode 🌚 |
|--------------|---------------|
|Light Theme|Dark Theme

## Why use Calculator Plus ❓
1. **Light weight**
It is very light app, only 5 MB of size.

2. **User friendly design**
User friendly design using Material Theme.

3. **No Ads whatsoever**
Free to use with no hidden charges or ads.

4. **Smart calculations**
It uses smart calculations to figure out what you are typing and automatically finds the result.

5. **Smart corrections**
It tries to correct the equations using smart bracket resolution if they are not valid.

6. **Very flexible**
Very flexible design and can be easily used on any display size.

7. **Very precise**
It gives you precise results up to 10 decimal places

8. **Updated regularly**
It is updated regularly with new designs and features, adapting new android versions.

9. **Very robust**
It has a strong error handling methods which doesn't allow it it fail easily.

10. **Battery friendly**
It is very efficient battery wise. It uses about 20% less battery compared to a normal calculator

## Contribute 🤝
If you want to contribute to this app, you're always welcome!
See [Contributing Guidelines](./CONTRIBUTING.md).

## Contact 📧
[![Gmail](https://img.shields.io/badge/-Gmail-%23D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:arch1824@gmail.com)
[![Twitter](https://img.shields.io/badge/-Twitter-%231DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/arch1006)
[![Linkedin](https://img.shields.io/badge/-LinkedIn-%230077B5?style=for-the-badge&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/arch6/)
[![Telegram](https://img.shields.io/badge/-Telegram-gray?style=for-the-badge&logo=telegram)](https://t.me/arch1824)

## Donation 💰
This app is totally free with no ads whatsoever. If you like this project and want to support me, please consider donating to this project.

[![Support](https://img.shields.io/badge/-Support-gray?style=for-the-badge&logo=Paypal)](https://paypal.me/arch10)

## Download ⬇️
Download the latest Version of the app from the play store.
Get it on Google Play

## License 🔖
```
Apache 2.0 License

Copyright 2018-2021 Gigaworks Tech

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```