A Windows 11 native WinUI 3 calculator application that is Elevated with Powerful Scripted Actions. This utility combines a modern, clean interface with the ability to perform complex calculations across Mensuration, Finance, and Unit Conversions, making it significantly more powerful than standard calculators.
Target OS: Windows 11 ONLY. | Latest Stable Version: v11.26100.11.0
App Execution Aliases
Msix Release: calc+.exe & calculator.exe
Installer Release: calculator.exe
I am currently unable to update and maintain this project due to my upcoming ICSE Exams. Don't worry the project isn't abandoned. It will be updated after ICSE 2026 Examinations are over. Also there are plans to publish this app to Microsoft Store. I am excited to show this to you!
- Base Calculator UI.
- Scientific Calculator UI [ "Possibility" for v11.26100.12.0 ]
- Convertors :
- Unit Convertor
- Currency Convertor
- Base Convertor
- Mensuration :
- Heron's Formula
- Perimeter Calculator
- Area Calculator
- Volume Calculator
- Total Surface Area
- Curved Surface Area
- Diagonal Calculator
- Algebra :
- Quadratic Equation Solver
- Finance :
- Simple Interest
- Compound Interest
- Discounted Price Calculator
- Extras :
- Age Calculator
- Date Difference Calculator
- Factorial Calculator
- Approximation
- Prime No. Checker
- Right Triangle Checker
- Simple and Clean GUI. ✅
- Dozens of calculation options. ✅
- Fast and Error-Proof Calculations. ✅
- High Precision for decimals. ✅
- Modern UI with Fluid Animations and Transitions. ✅
- History Support for the Base Calculator UI. ✅
- Theme switching built in. ✅
- Backdrop switching built in. [ B/w Mica Alt and Acrylic ] ✅
- Available in both Msix & Installer Variants. ✅
winget install Calculator.unp
- Image Preview :
- History Preview [ TO BE UPDATED ] :
Recording.2025-05-10.233252.mp4
- Scripted Actions Preview [ TO BE UPDATED ] :
Screen.Recording.2025-05-10.234108.mp4
- Download the
.msixand.cerfiles from the latest release. - Import the
.cerfile to theTrusted Root CertificatesStore. [ ONLY ON FIRST RUN! ]. - Install the
.msixfile.
---------------------[ OR ]---------------------
- Download the
Calculator-Setup.msito install the app easily.
- Install Visual Studio 2026 with WinUI Application Development and .NET Desktop Development workloads. [ Visual Studio 2022 can also be used ].
- Windows 11.
- XAML Styler is recommended for contributing.
- .NET 10.0 Runtime LTS is must.
- Get the latest Windows 11 SDK [26100.xxxx].
- Commnity Edition is sufficient for contributing and testing. Pro and Enterprise Editions can also be used.
- Github Copilot and Live Share can be skipped for Storage Saving.
-
Get the Code :
git clone https://github.com/Chill-Astro/Calculator.git -
Open Calculator.sln in Visual Studio.
-
Hit Deploy as shown in Screenshot. [Building is Automatically Done while Deploying.]
Calculator is now Deployed and now it shall appear in the Start Menu.
Calculator uses ExchangeRate-API for Currency conversion. An API key must be mannualy added in the region indicated.
-
Open
appsettings.json: Paste the Code into here.{ "LocalSettingsOptions": { "ApplicationDataFolder": "Calculator/ApplicationData", "LocalSettingsFile": "LocalSettings.json" }, "CurrencyApiKey": "Enter API Key Here" } -
Buid and Run the Application as shown above.
- Icons8 : For all the Mensuration and Quadratic Equation Solver Menu Logos,
- SVG REPO : For Calculator Menu Logo, Unit Convertor, Heron's Formula, and most of the icons.
- Icomoon : For the Base Calculator Icon and Produce the
.ttffile for the Icons. - Microsoft Calculator : For Square Root and Cube Root Button Icons. Also this inspired me to make this app.
- Advanced Installer Free : For Creating an Installer for it's Complex Structure.
- ExchangeRate-API : For Currency Conversion. [ Free Plan, so Currency Conversion is Limited ]
Please be aware: There are fraudulent repositories on GitHub that are cloning this project's name and using AI-generated readmes, but they contain completely random and unrelated files in each release. These are NOT official versions of this project.
ALWAYS ensure you are downloading or cloning this project ONLY from its official and legitimate source:
https://github.com/Chill-Astro/Calculator
I am trying my best to report these people.
Appreciate my effort? Why not leave a Star ⭐ ! Also if forked, please credit me for my effort and thanks if you do! :)



