Screen streaming to the Apple II
Go to file
Joshua Bell 0242c645ca Fix ESLint warnings (and one actual bug) 2023-01-04 19:34:23 -08:00
client Implement request protocol 2019-10-23 16:19:54 -07:00
res Add bootstrapping stub 2018-10-27 20:40:01 -07:00
LICENSE Create LICENSE 2020-11-08 12:42:03 -08:00
Protocol.md client rewrite 2018-11-01 21:02:05 -07:00
README.md Create README.md 2020-02-22 10:56:40 -08:00
index.html Renew OT. Last time? 2020-12-27 19:35:16 -08:00
server.js Fix ESLint warnings (and one actual bug) 2023-01-04 19:34:23 -08:00

README.md

vnIIc

Screen streaming to the Apple II - in the browser!

Requirements

  • Browser support for Screen Capture
  • Browser support for Web Serial
  • Apple II with Super Serial Card in slot 2. (e.g. Apple IIc, Apple IIgs, Laser 128)
  • Serial connection between your modern computer and the Apple, such as via a null-modem cable and USB to RS-232 adapter from RetroFloppy.

If the above applies, visit https://a2stuff.github.io/vnIIc/ to try it.