An Internet connected toggle switch
Find a file
2015-03-31 20:01:03 +02:00
etc add init script 2015-03-31 19:18:30 +02:00
.gitignore first commit 2015-03-23 01:36:38 +01:00
etherswitch add pid save 2015-03-31 19:18:12 +02:00
LICENSE.txt hurr license durr 2015-03-31 19:34:30 +02:00
README.md add readme 2015-03-31 20:01:03 +02:00

etherswitch

etherswitch is a simple daemon to control a toggle switch attached to a router.

How to use it

  • Get a router
    • Install OpenWRT
    • Install etherswitch
    • Configure etherswitch
  • Get an ethernet cable and a toggle switch
    • Cross RX+ and TX+
    • Attach RX- and TX- to the toggle switch (or viceversa)

muciaccia

TODO

  • Make a package for OpenWRT
  • Re-introduce the possibility to use it with physical ethernet interface (without using ip)
  • Write a real readme