A simple and efficient calculator designed to perform advanced mathematical operations. This project is built with Kotlin and is fully open-source.
- Basic Arithmetic: Addition, subtraction, multiplication, and division.
- Responsive Design: Works perfectly on mobile devices.
- History Log: Keep track of your previous calculations.
- Open Source: Licensed under the GNU GPLv3 to ensure software freedom.
Copyright (C) [2026] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LICENSE file or the GNU Official Site or the LICENSE.txt for more details (https://www.gnu.org/licenses/gpl-3.0.de.html).
🤝 Contributing Contributions are welcome! Please feel free to submit a Pull Request or open an Issue if you find any bugs or have feature suggestions.