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-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": "9ca49724b037fd8cbdd44c08"
}
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! :)