electron-apps
Version:
A collection of apps built on Electron
28 lines (27 loc) • 1.02 kB
YAML
name: EBTCalc
description: 'Programmable Reverse Polish Notation (RPN) calculator.'
website: 'https://www.ericbt.com/ebtcalc_electron'
category: Utilities
repository: 'https://github.com/EricTerrell/EBTCalc'
keywords:
- rpn
- calculator
- programmable
- Javascript
- windows
- linux
- osx
license: GPL3
screenshots:
- imageUrl: 'https://www.ericbt.com/artwork/ebtcalc_electron/main_screen.png'
caption: 'EBTCalc Main Window'
imageLink: 'https://www.ericbt.com/ebtcalc_electron'
- imageUrl: 'https://www.ericbt.com/artwork/ebtcalc_electron/adding_a_function.png'
caption: 'EBTCalc Code Editor'
imageLink: 'https://www.ericbt.com/ebtcalc_electron'
- imageUrl: 'https://www.ericbt.com/artwork/ebtcalc_electron/graph.png'
caption: 'EBTCalc Graph (Function)'
imageLink: 'https://www.ericbt.com/ebtcalc_electron'
- imageUrl: 'https://www.ericbt.com/artwork/ebtcalc_electron/julia.png'
caption: 'EBTCalc Graph (Julia Set)'
imageLink: 'https://www.ericbt.com/ebtcalc_electron'