Works with OpenComputers & ComputerCraft
Do you want to do programming while using your TARDIS? It is now possible!
To get the TARDIS Location : local x,y,z = [peripheral].getTardisPos()
To set the TARDIS desination : [peripheral].setTardisPos(x,y,z,dimensionID)
To open/close TARDIS Doors : [peripheral].setDoors(boolean)
To get the fuel level of your TARDIS : local fuel = [peripheral].getFuel()
More example on the Wiki : https://github.com/LotuxPunk/Handles/wiki
Discord server : https://discord.gg/6cq3skc