Updated March 7th, 2019 at 13:16 IST

Microsoft Windows Calculator Now Open Sourced: Check Out How You Could Help Develop The Project

Microsoft's Windows Calculator is now open source which means that if you are a developer, you could contribute to the development of UX.

Reported by: Rahul R
| Image:self
Advertisement

Microsoft's Windows Calculator is now open source which means that if you are a developer, you could contribute to the development of user experience (UX). The source code of the Windows Calculator is available on GitHub.

This means that it is now possible to combine the user interface (UI) of Calculator with the applications developed by you, along with being able to develop the app itself for Windows. Your contribution to the development of Calculator would get due recognition.

“Our goal is to build an even better user experience in partnership with the community. We are encouraging your fresh perspectives and increased participation to help define the future of Calculator,” states Microsoft in an official blog post.

How you could specifically contribute to Calculator?

Below are the ways in which you could contribute towards the development of Windows Calculator:

  • Reporting and fixing known issues/problems
  • Suggesting newer ideas
  • Newer feature prototyping
  • Involving in discussions on GitHub - Forum
  • Integration with engineers and app developers towards better developing Windows Calculator.

How to get started?

To get started with contributing to Windows Calculator, you could navigate to the official Windows Calculator open source project on GitHub.

Once in GitHub, follow these steps:

  • Ensure that your computer is updated with Windows 10, having version 1803 and or newer iterations.
  • Then, proceed to installing the newest Visual Studio; once done
  • Install the "Universal Windows Platform Development" workload
  • Install the optional "C++ Universal Windows Platform tools" component
  • Install the latest Windows 10 SDK
  • Install the XAML Styler Visual Studio extension
  • Extract this code:: git clone https://github.com/Microsoft/calculator.git
  • Launch src\Calculator.sln in Visual Studio to build and run the Calculator app.

You could also check out these customized guidelines in order to familiarize yourself with being able to contribute to WIndows Calculator. This is irrespective of the amount of contribution.

Also Read: How To Enable Facebook 2-step Verification (2FA) Using Google Authenticator, Authy, Microsoft Authenticator

Also Read: Microsoft Eliminates Notable Functionality From WIndows 7, Windows 8, Windows 8.1: Check Out Now

Also Read: Microsoft Too In The Fold With New Trend, Could Join Foldable Smartphones Race With New “Windows-Powered” Devices

Advertisement

Published March 7th, 2019 at 13:04 IST