https://github.com/ozzyboshi/alsfsnodejsserver
Amiga filesystem over a serial connection
https://github.com/ozzyboshi/alsfsnodejsserver
amiga filesystem raspberry-pi serial
Last synced: 5 months ago
JSON representation
Amiga filesystem over a serial connection
- Host: GitHub
- URL: https://github.com/ozzyboshi/alsfsnodejsserver
- Owner: Ozzyboshi
- Created: 2017-07-08T06:06:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-11T08:01:13.000Z (almost 8 years ago)
- Last Synced: 2025-09-10T21:53:27.487Z (10 months ago)
- Topics: amiga, filesystem, raspberry-pi, serial
- Language: JavaScript
- Homepage: http://alsfs.ozzyboshi.com
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# alsfsNodejsServer
AlsfsNodejsServer is part of a lager project which lets you control your amiga filesystem remotely using simple http request.
AlsfsNodejsServer communicates with real Amigas by a null modem cable you have to buy or build, for this reason you will need a serial port available on your PC, if you don't have one it's possible to use an usb to serial converter.
AlsfsNodejsServer works on Docker and Raspberry Pi.
You can see some demostrations at http://alsfs.ozzyboshi.com/en/latest/demos/.
More documentation about the requirements and how it works at http://alsfs.ozzyboshi.com