thejspr / calcie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calcie - cross-platform calculator with variables

TODO

  • Calculate basic math
  • Currency conversion
  • Line numbers
  • Store state when closed
  • Save/open calculations by name

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here

About


Languages

Language:TypeScript 83.6%Language:JavaScript 15.5%Language:EJS 0.7%Language:CSS 0.1%