Skip to content

Calculator+ v2.0

Latest
Compare
Choose a tag to compare
@dntoth-dev dntoth-dev released this 06 Sep 15:26
· 1 commit to main since this release

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, DEL buttons 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 .exe file now includes all necessary libraries, so you don't need to install Python or other components.
  • The display type was swapped from Entry to Textbox as 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 display to 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 M button.

📞 Feedback

If you encounter any bugs or have suggestions for new features, please let us know by opening an issue on our GitHub repository.