4 Commits

Author SHA1 Message Date
66aff046cf Working properly, making term when needed or reusing 2023-09-28 16:35:42 -07:00
7fea1340b1 Use async processing, displays immediate feedback
Still seems not to be able to recreate the window when closed once.
2023-09-28 16:20:06 -07:00
49393ed27a Move all output to a new terminal window
Instead of dumping to the UNIX console, create a PTY and send it our
messages instead.

Still synchronous, so the first run doesn't output anything because the
terminal isn't created yet.  Subsequent runs will display output, but
only after all tasks (i.e. long upload) are completed.
2023-09-28 15:39:44 -07:00
03897bc060 Rename to arduino-littlefs-uploader
No longer monoplatform
2023-09-26 15:21:37 -07:00