Skip to content
/ elcalc Public
forked from elcalc/elcalc

➗⚛️ Simple, Cross-Platform calculator built with Electron!

License

Notifications You must be signed in to change notification settings

xxczaki/elcalc

 
 

Repository files navigation

elcalc logo

elcalc Build Status XO code style Mentioned in Awesome Calculators

Elcalc is a simple, cross-platform calculator, built with Electron. It is fast, intuitive and can be used as an alternative for the default system calculator. It supports basic arithmetic operations.


Install

Check out the latest release.

Download elcalc


Dev

I recommend using yarn instead of npm.

Screenshot

# Install dependencies

 $ yarn install

# Run the app

 $ yarn start
 
# Run lint & tests

 $ yarn test
 
# Build 

 $ yarn dist

License

MIT

About

➗⚛️ Simple, Cross-Platform calculator built with Electron!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.2%
  • CSS 30.7%
  • HTML 14.1%