Skip to content

Releases: Chill-Astro/PyCalc-GUI

v1.2 - Self-Contained Update

06 Jul 17:28
89f6c5e
Compare
Choose a tag to compare

PyCalc-GUI is now Self-Contained!

Release Notes :

  • [ MAIN UPDATE! ] : All fonts and assets are now directly bundled into the files.

    THE FULL PYC_GUI EXPERIENCE IS NOW ON LINUX [ and MacOS ] !


Installing PyCalc-GUI from Winget :

winget install PyCalc-GUI

Installation and Requirements :

  • Any system with Python installed.
  • Requires PySide6 package to be installed via pip!
  • No Python installation needed if using Installer or using Prebuilt Executables!

Note from Developer :

Appreciate my effort? Why not leave a Star ⭐ ! Also if forked, please credit me for my effort and thanks if you do! :)


v1.1 - MASSIVE OVERHAUL

08 Jun 13:51
Compare
Choose a tag to compare

PyCalc-GUI got a new MASSIVE OVERHAUL.

Release Notes :

  • [ MAIN UPDATE! ] : Now using PySide6 instead of customtkinter! This adds a modern new look!
  • [ MAIN UPDATE! ] : Now using Inter by default.
  • [ MAIN UPDATE! ] : Calculator Icons in Sidebar.
  • [ MAIN UPDATE! ] : Version checking added. [ what how??? ].
  • [ MAIN UPDATE! ] : Added a Linux & MacOS Release.
  • [ MAIN UPDATE! ] : A load of Fixes on top.

Preview :

image

Installing PyCalc-GUI from Winget :

winget install PyCalc-GUI

Installation and Requirements :

  • Any system with Python installed.
  • Requires PySide6 package to be installed via pip!
  • No Python installation needed if using Installer or PyCalc-GUI.exe on Windows Systems or PyCalc-GUI file on Linux Systems!

Note from Developer :

Appreciate my effort? Why not leave a Star ⭐ ! Also if forked, please credit me for my effort and thanks if you do! :)


v1.0

06 Feb 16:49
cea0f85
Compare
Choose a tag to compare

This is the First Release of PyCalc-GUI! It's fully FREE and Open-Source!

Installation and Requirements :

  • Any system with Python installed.
  • Requires customtkinter package to be installed via pip.
  • No installation needed if using Installer or PyCalcGUI-Portable.exe on Windows Systems!

Source code is given as a .zip file. Feel free to make Forks and expand its capabilities!