This project features a calculator aiming to become the most beautiful yet functional calculator. It is available on linux,android and windows.
- Basic arithemetics(addition,subtraction,multiplication,division
- hand writting recognition - coming soon
- advanced arithemetics - coming soon
- unit conversions - coming soon
- wails
- go
- web (html,css,js)
download the application file for your operatng system on the release page .deb for linux .exe for windows .apk for android
Before you begin, ensure you have the following installed:
- Go: Download and install Go (version 1.16 or higher recommended).
- Git: Download and install Git.
- wails install wails
-
Clone the repository: Open your terminal or command prompt and run:
git clone [https://github.com/SuperninjaXII/calculator-go-.git](https://github.com/SuperninjaXII/calculator-go-.git)
-
Navigate to the project directory:
cd calculator-go-/app -
Run the Go Backend: From within the
appdirectory and build.wails build
check the binary in the app/bin and run it
-
for development: for development run
wails dev
You should now see the calculator interfac
please look out for more inhacements
Contributions are welcome! If you'd like to improve this calculator, please follow these steps:
- Fork the repository (
https://github.com/SuperninjaXII/calculator-go-/fork). - Create your feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
This project is open-source and available under the MIT License.
Author: [- SuperninjaXII (https://github.com/SuperninjaXII) - VoxyJr https://github.com/VoxyJr ]