Releases: 8bitmcu/vtOS
Release list
Release v0.1.9
This release renames the project from mpy_vt to vtOS. It also adds drivers for the speaker, microphone and LoRa radio. It includes the following new utilities:
ftp: mounts a ftp server as a VFS.play: TUI audio playerrec: audio recorder utilityloracfg: set the lora frequency and powerlorachat: basic lora chatroom
Release v0.1.8
This releases adds shell aliases through the fav command. Adds menu, a new way to launch commands. Adds rss, an rss newsreader. And finally ms a minesweeper clone.
Release v0.1.7
This release brings irc, an IRC client, ftpd a new multi-connection FTP Server and fc a font configuration utiliy. The release also brings a default shell that takes parameters more easily
Release v0.1.6
This releases marks the new arrival of the vttui TUI library. The Network Manager was completely overhauled, and there is a new File Manager.
Release v0.1.5
This release includes the zm (ZMachine Interpreter based on frotz) MicroPython module and includes a demo command zork which will load /sd/zork1.dat.
Release v0.1.3
github actions: now targetting mpy v1.28.0
Release v0.1.2
This release contains a network manager nm. Simply type nm in the python interpreter and it will take you to a connection wizard.