Releases: Futura-Py/FluxCalc
Releases · Futura-Py/FluxCalc
FluxCalc 2.1
New version, some small improvements.
What's new:
- Mica is now optional. Thanks for @sumeshir26 for the idea. (I used the code comes from @TimothyMalahy in v.04, but had been removed in newer version, is know back!)
- Added keyboard binding.
Know issue:
- I'm aware of the Tkinter bug in high dpi display (125%, 150% scaling), which makes the font looks blurry. There is no way to fix that for now. Thankfully, the font looks crystal clear in 100% scaling which most of Windows laptop/PC use.
FluxCalc 2.0
This is version 2.0 of FluxCalc! We are so excited to bring you the new UI redesign and all the other new Features!
New Features
- Big UI redesign by @HuyHung1408
- Proper Bracket multiplication by @not-nef
- Added Always on top feature so you can easily pin it on top, and use it anytime.
- Fluent Python Calculator finally has a proper, a better name, FluxCalc, hope that we can bring you the best experience while enjoying our apps!
Full Changelog: v1.0...v2.0
Fluent Python Calculator version 1
The first version of Fluent Python Calculator! First, I want to thank all of you for helping me finish this project. I couldn't finish it without the help of y'all
- Improved entry width!
- Add Mica* (thanks for @sumeshir26 and @Olikonsti)
- Fixed AccentButton (thanks for @RivanParmar)
- Add backspace button
- Fluent Calculator now follow your system dark/light mode
- Fixed "+" button bigger than usual.
- Fluent Calculator is now installed as an app!
- App will launch faster!
Light mode | Dark mode |
---|---|
*No Mica for Windows 10
Fluent-Python-Calculator beta 5
Big update!
- #6 Proper division button (thanks for @sumeshir26)
- Acrylic, dark title when dark mode on (thanks for @sumeshir26, @not-nef, and @im-coder-lg)
- New functions!
- Change from menu bar to button to change dark/light mode. Trying to use the Json config file again since it was deleted (because I changed from menu bar to button)
Known issues:
- The title bar was still dark even when it was changed into light mode.
- Acrylic sometimes broken!
Light mode | Dark mode |
---|---|
Fluent-Python-Calculator beta 4
New features!
- Fluent Python Calculator now save your dark/light mode (thanks for @TimothyMalahy again)
- Add 'error' message when 0/0 (try by yourself)
Will try to make a dark title bar when dark mode with the help of @not-nef and @im-coder-lg in future release
Fluent-Python-Calculator beta 3
New update!
- Light/dark mode changing through a menu bar button thanks for @TimothyMalahy
- Looking for a way make menu bar changing color, not sure if it's possible (because change to dark mode make the title bar looks bad)
Light mode | Dark mode |
---|---|
Fluent-Python-Calculator beta 2.3
New update for sure!
⚠️ Currently since antivirus marked it as a virus because I converted it into .exe using pyinstaller, if you still think it is a virus, check the python file.
- Converted file to .exe, wow!
- All should work correctly, IMPORTANT read README.md for more information about some notes for the .exe file!
- New app icon ✨
- Due to python limitations, don't delete .ico, .tcl and theme folder
Note: Nothing changed about the design, so I will not attach it here, if you want the python file, check here (v0.2)
Fluent-Python-Calculator beta 2
Fluent-Python-Calculator beta 1
First release!
- All of the buttons should work
- Some buttons have different sizes although they have the same size in the code, will fix it in the next version!