Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elisiomassaqui/editor
Este é um aplicativo desktop construído com Flask para o backend e pywebview para o frontend, incluindo o editor Monaco com um exemplo de código Arduino.
https://github.com/elisiomassaqui/editor
flask-backend front-end js python3 pywebview
Last synced: 21 days ago
JSON representation
Este é um aplicativo desktop construído com Flask para o backend e pywebview para o frontend, incluindo o editor Monaco com um exemplo de código Arduino.
- Host: GitHub
- URL: https://github.com/elisiomassaqui/editor
- Owner: elisioMassaqui
- Created: 2024-08-03T09:23:41.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-18T15:35:17.000Z (4 months ago)
- Last Synced: 2024-08-18T17:01:04.972Z (4 months ago)
- Topics: flask-backend, front-end, js, python3, pywebview
- Language: Python
- Homepage: https://editor-lac-delta.vercel.app
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WandiCodeApp
Este é um aplicativo desktop construído com Flask para o backend e pywebview para o frontend, incluindo o editor Monaco com um exemplo de código Arduino.arduino-cli config init
arduino-cli core update-index
arduino-cli core install arduino:avr
arduino-cli lib install "Servo"