SmileyChris / uterm

A simple micropython-friendly terminal

Home Page:https://pypi.python.org/pypi/uterm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple micropython-friendly terminal

https://pypi.python.org/pypi/uterm


Languages

Language:Python 100.0%