duinoapp / duinoapp-client

GNU General Public License v3.0
11 stars 8 forks source link

[RFC] Project Management Improvements #26

Open mrfrase3 opened 3 years ago

mrfrase3 commented 3 years ago

Hey,

I'm planning on working on improving how projects work on the app, so before I do so, I thought I might open it up for suggestions/feedback. Here's some of my ideas so far.

All input welcome!

jim4101 commented 3 years ago

Would it be possible to have an option where a simple Arduino sketch (.ino file) can be imported and exported using the duino.app code editor instead of the zip file as the only file option? For simple sketches, being able to directly use an .ino file would make it easier to switch between duino.app and the traditional Arduino IDE without the need to unzip and zip the file. Certainly copy/paste between editors is another option, but still a bit cumbersome.