Skip to content

Improved desktop version of the Numworks Calculator emulator using ElectronJs

Notifications You must be signed in to change notification settings

CodyAdam/tool__numworks-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is an improved desktop version of the Numworks Calculator emulator using ElectronJs. I made this electron version to replace the default Windows calculator app.

I did not create the emulator. You can find it here : https://www.numworks.com/fr/simulateur/

How one can rebuild this?

This is a very simple Electron wrapper around the simulator which make it very easy to edit.

Install node dependencies : npm install

Run the electron app : npm run start

Build to executable : npm run dist

Download

Preview

preview

About

Improved desktop version of the Numworks Calculator emulator using ElectronJs

Resources

Stars

Watchers

Forks

Packages

No packages published