Software/tablature
the tablature software package is a rednet webserver, currently in early development stage.
this server can be talked to by clients using the RedNet Web Transfer Protocol
what does it do?
Tablature listens for incomming requests for webpages and responds with either the requested page or an error if not found, it is ingame only and cannot talk to the real internet.
currently tablature has only the "get" function and doesn't do much more, it is still early stage development.
installation:
run "apt -i tablature"
it comes with the /bin/tablature.sh binary to start and stop the server.
settings are in /usr/tablature-server/settings.cfg
first line is the webroot folder, second line the server name
this is early stage, more functions will be added over time