Premium native Windows 11 calculator built from scratch with C# + WinUI 3.
src/YourCalc
ViewsViewModelsModelsServicesHelpersResources/Styles
- Standard
- Engineering
- Programmer
- Graph
- Date
- Currency
- Statistics
- Financial
- Geometry
- Matrix
- Equations
- Unit Converter
- Open
YourCalc.slnin Visual Studio. - Restore NuGet packages.
- Set
YourCalcas startup project. - Run with
x64.
- The UI is built around a three-panel premium desktop layout.
- The currency module is wired through an API-ready service abstraction with a mock provider.
- The graph module ships as a polished scaffold for a future renderer.
GNU General Public License, version 3 or later — full text in LICENSE. Anyone may take this code, on two conditions.
Derivative works must be open source under the same licence. That is the point of the GPL: the program stays free for everyone who continues it.
Modified builds must be marked as modified and must not be presented as official releases. This is an additional term under section 7(c) of the licence; the names InoMotion and YourCalc, and the project logo, do not carry over to modified versions. Fork freely — just give your fork its own name.
Third-party components are listed in NOTICE.