Calculator+ Release v2.0
This is the first stable release of Calculator+. It contains all basic functions of a calculator and is developed to a bug-free level. Feel free to try it out, and do not hesitate in giving us feedback!
✨ Highlights
- The first stable release of Calculator+ is ready to download!
- Features a clean and comprehensive
User Interface (UI). - Includes core arithmetic functionality.
📝 Changelog
New Features
C,CE,DELbuttons for enhanced operation.
Known Limitations
The display can only hold a limited number of characters, although, it is sufficient for average calculations. The memory button M is inoperative.
Improvements
- The User Interface (UI) was enhanced to meet modern standards.
- The bundled
.exefile now includes all necessary libraries, so you don't need to install Python or other components. - The display type was swapped from
EntrytoTextboxas it is more sufficient for a Calculator app.
⬇️ Installation
Simply download the CalculatorPlus.exe file from the assets section below. The program is ready to launch immediately after installation, as all necessary libraries are bundled in the file. No other components are needed.
🚀 What's Next?
Look out for these features in the future:
- An
expanding displayto hold many numbers. - A second, smaller screen showing the full calculation, with the main screen reserved for the currently entered number and operation.
- Functionality for the memory
Mbutton.
📞 Feedback
If you encounter any bugs or have suggestions for new features, please let us know by opening an issue on our GitHub repository.