Skip to content

areebbeigh/choo-choo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

choo-choo

Here's a random train animation synced across connected machines. I had no internet and I was bored :)

Master server:

python3 start_master.py

Workers (animators) - Starts a single worker:

python3 start_worker.py

To start workers on multiple machines, clone this repo on those machines and edit config MASTER_HOST to the master machine's IP.

Controller (option 1 - Fetch stats not implemented):

python3 controller.py

About

Here's a random train animation synced across connected machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages