An Internet connected toggle switch

encrypt b5df023fa1 add makefile to build ipk package 9 lat temu
etc db85ad660e move config file to the right place 9 lat temu
.gitignore b5df023fa1 add makefile to build ipk package 9 lat temu
LICENSE.txt e42f31c3e1 hurr license durr 9 lat temu
Makefile b5df023fa1 add makefile to build ipk package 9 lat temu
README.md aeec24d442 add readme 9 lat temu
etherswitch db85ad660e move config file to the right place 9 lat temu

README.md

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