Skip to content

Ma77i/calculator-electronjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Electron Electron Calculator

This is a simple calculator built with Electron. This app works on Windows, macOS and Linux operating systems.


This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to coc@electronjs.org.

Follow @ElectronJS on Twitter for important announcements. Visit the electron website.

Using

You can download for your operating system or build it yourself (see below).

Building

You'll need Node.js installed on your computer in order to build this app.

$ git clone https://github.com/Ma77i/calculator-electronjs.git
$ cd calculator-electronjs
$ npm install
$ npm start

If you don't wish to clone, you can download the source code.

For easier developing you can launch the app with DevTools open:

$ npm run dev

About

A simple calculator built with electron.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published