Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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