Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwcnewton/motino
Espruino IDE written in Electron
https://github.com/jwcnewton/motino
editor electron
Last synced: 13 days ago
JSON representation
Espruino IDE written in Electron
- Host: GitHub
- URL: https://github.com/jwcnewton/motino
- Owner: jwcnewton
- License: apache-2.0
- Created: 2021-02-14T12:12:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T22:17:55.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T06:58:38.447Z (about 2 months ago)
- Topics: editor, electron
- Language: CSS
- Homepage:
- Size: 3.18 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MOTINO
Espruino IDE built with Electron, Monaco and Espruino.### Getting Start
Install dependencies`npm install`
Build electron with Espruino:
`npm run rebuild`
Run electron
`npm run start`
### Screenshots
Home
Editor
Running
Settings
### TODO
- [x] Reset on write
- [ ] Interactive shell
- [x] Format console response
- [ ] Allow flashing
- [ ] List available ports
- [ ] Generate packages