Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 433 Bytes

README.rst

File metadata and controls

24 lines (16 loc) · 433 Bytes

uterm

A micropython-friendly terminal.

Just run uterm to start.

Bring up a menu with esc where you can:

  • upload files
  • browse remote files (del to delete)

Quit from the menu or ctrl-a, ctrl-q.

Demo of uterm running

Some basic command line functions have also been added (run uterm --help for details):

uterm ls
uterm get FILE
uterm exec COMMAND