Skip to content

Releases: 8bitmcu/vtOS

Release v0.1.9

Choose a tag to compare

@github-actions github-actions released this 19 Jul 09:34

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 player
  • rec: audio recorder utility
  • loracfg: set the lora frequency and power
  • lorachat: basic lora chatroom

Release v0.1.8

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:25

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

Choose a tag to compare

@github-actions github-actions released this 12 Jul 05:43

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

Choose a tag to compare

@github-actions github-actions released this 08 Jul 06:31

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

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:51
cc2daaf

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:40
github actions: now targetting mpy v1.28.0

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 00:05

This release contains a network manager nm. Simply type nm in the python interpreter and it will take you to a connection wizard.

Release v-0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 05:32
github actions