Simple-Calculator/README.md

39 lines
2.0 KiB
Markdown
Raw Normal View History

2016-06-04 15:44:14 +02:00
# Simple Calculator
2022-07-11 18:14:40 +02:00
<img alt="Logo" src="graphics/icon.png" width="120" />
2016-06-04 15:44:14 +02:00
2022-06-20 22:15:03 +02:00
This stylish modern calculator offers great user experience that you will love seeing. You can copy the result or formula to clipboard by long pressing it.
2016-09-07 23:06:07 +02:00
2022-06-20 22:15:03 +02:00
The app is a simple helper for fast calculations with many basic functions including multiplying, dividing, root and powers.
2016-06-04 15:44:14 +02:00
2022-06-20 22:15:03 +02:00
You can make it vibrate on button presses to make you confident during inserting your values.
There is an option to prevent the phone from sleeping while using the app for comfortable usage.
The text color of the resizable widget can be customized, as well as the color and the alpha of the background. Press the result or formula in the widget to open the app.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
2016-06-04 15:44:14 +02:00
2017-11-05 20:41:04 +01:00
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
2016-11-01 19:35:40 +01:00
2022-06-20 22:24:57 +02:00
Check out the full suite of Simple Tools here:
2022-06-20 22:15:03 +02:00
https://www.simplemobiletools.com
Facebook:
https://www.facebook.com/simplemobiletools
Reddit:
https://www.reddit.com/r/SimpleMobileTools
2016-08-31 20:40:20 +02:00
2022-07-12 15:14:54 +02:00
Telegram:
2022-07-12 15:14:39 +02:00
https://t.me/SimpleMobileTools
2021-11-08 20:04:48 +01:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.calculator'><img src='https://simplemobiletools.com/images/button-google-play.svg' alt='Get it on Google Play' height=45/></a>
<a href='https://f-droid.org/packages/com.simplemobiletools.calculator'><img src='https://simplemobiletools.com/images/button-f-droid.png' alt='Get it on F-Droid' height=45 ></a>
2016-06-18 10:36:35 +02:00
2018-01-16 20:12:36 +01:00
<div style="display:flex;">
2022-07-12 15:14:39 +02:00
<img alt="App image" src="fastlane/metadata/android/en-GB/images/phoneScreenshots/1_en-GB.jpeg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-GB/images/phoneScreenshots/2_en-GB.jpeg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-GB/images/phoneScreenshots/3_en-GB.jpeg" width="30%">
2018-01-16 20:12:36 +01:00
</div>
2016-06-04 15:44:14 +02:00