Skip to content

Repository files navigation

YourCalc

Premium native Windows 11 calculator built from scratch with C# + WinUI 3.

Structure

src/YourCalc

  • Views
  • ViewModels
  • Models
  • Services
  • Helpers
  • Resources/Styles

Included modes

  • Standard
  • Engineering
  • Programmer
  • Graph
  • Date
  • Currency
  • Statistics
  • Financial
  • Geometry
  • Matrix
  • Equations
  • Unit Converter

Open and run

  1. Open YourCalc.sln in Visual Studio.
  2. Restore NuGet packages.
  3. Set YourCalc as startup project.
  4. Run with x64.

Notes

  • 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.

Licence

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.

About

Premium native Windows 11 calculator built with C# and WinUI 3

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages