Calculator Chill-Astro
winget install --id=Chill-Astro.Calculator.unp -e
A Simple WinUI 3 Calculator made powerful with Scripted Actions. Made for Windows 11!
winget install --id=Chill-Astro.Calculator.unp -e
A Simple WinUI 3 Calculator made powerful with Scripted Actions. Made for Windows 11!
It's a Simple Calculator Elevated with Powerful Scripted Actions. This simple yet intuitive GUI application combines a clean interface with the ability to perform complex calculations via custom scripts, making it significantly more powerful than standard calculators.
It can also be run from Terminal using App Execution Aliases [ .msix version ]. These are calc+.exe
, calculator.exe
.
Installer Version supports calculator.exe
only.
Currently at v11.26100.10.0, and available for Windows 11 and Windows 10 [ 20H2+ ].
v11.26100.11.0 in Development.
winget install Calculator.unp
https://github.com/user-attachments/assets/624ade09-6050-4a4e-965d-7ef7938f4c1e
https://github.com/user-attachments/assets/870b4683-0e88-4f46-b4e2-9220e19e9a86
.msix
and .cer
files from the latest release..cer
file to the Trusted Root Certificates
Store. [ ONLY ON FIRST RUN! ]..msix
file.---------------------[ OR ]---------------------
Calculator is a versatile WinUI 3 application designed for performing calculations, supporting basic arithmetic, complex computations, and script-driven actions. Built for Windows 11, it combines simplicity with powerful functionality, offering a seamless experience for users seeking both precision and ease of use.
Key Features:
Audience & Benefit: Ideal for users of Windows 11 and compatible versions of Windows 10 (20H2+), Calculator is particularly beneficial for professionals who require precise calculations and customizable tools. Its ability to integrate script-driven actions makes it a valuable tool for complex workflows, while its sleek design ensures a distraction-free experience.
Available via winget, Calculator provides a reliable and efficient solution for everyday computation needs.
Calculator-Setup.msi
to install the app easily.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.
.ttf
file for the Icons.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! :)