Two fiddley scripts I made for controlling turtle(s) over rednet.

TurtleServ runs on the turtle and is the main part of the script. TurtleClient is the computer side. (Rednet opened on "top" if you didn't read the script)

Mostly a port of turtle API to typable commands.

It should be secure for use on servers with some features I added.

Not very user-friendly at the moment, I'll probably write a readme soon.

Might not work as of TurtleServ 1.1 and TurtleClient 1.0 because I am away from where I can test, but I will be updating them as I use them and find bugs and think of features I want. And yes, I know they're .txt files, just rename them or something. (I don't even know what to rename them to because I play on a server)

Please post feedback and errors if/when these don't work.
I will also take feature suggestions, but I want bugs worked out first.