/elcalc

⚛️ 📺 Simple, Cross-Platform Calculator Made with Electron!

Primary LanguageJavaScriptMIT LicenseMIT


elcalc logo  
elcalc

Travis CI Status

Simple, Cross-Platform Calculator Made with Electron!

 Screenshot

Main Features

  • Simple, Beautiful Interface
  • Clean & Well Commented Code
  • Cross Platform (Windows, Mac & Linux)

Guide

# Install dependencies

 $ npm install

# Run the app

 $ npm start

# Build for all platforms

 $ npm run build

# Build for one platform ( win / osx / linux ), example for Windows:

 $ npm run win

Download

You can download the latest, official releases HERE.