• through
  • thumb
  • thox
thox, a modular multitasking system for ComputerCraft
Logo
thox, a modular multitasking system for ComputerCraft
  • Onboarding
    • Running thox
  • Howtos
    • How to set up a GPS cluster with thox?
    • How to transfer a file between two devices?
  • Discussion topics
    • initd: process manager with thox IPC
      • Contexts and interactions
      • thox process manager
    • fsd: filesystem daemon
    • gpsd: GPS locating daemon
    • modemd: modem networking daemon
    • rand: random and entropy production daemon
  • Code reference
    • initd internals
    • Runtime APIs
      • thox native process runtime API
  • RPC APIs reference
    • initd (RPC API)
    • fsd (RPC API)
    • gpsd (RPC API)
    • modemd (RPC API)
    • rand (RPC API)
Back to top

Howtos#

In this section, you will be able to find tutorials for doing specific actions using thox.

  • How to set up a GPS cluster with thox?
  • How to transfer a file between two devices?
Next
How to set up a GPS cluster with thox?
Previous
Running thox
Copyright © 2020-2021, Thomas Touhey
Made with Sphinx and @pradyunsg's Furo