Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 433 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 433 Bytes

#Gadget ##Dependencies

  • A UNIX-like OS (windows may work, but no guarantees)
  • Python 2.7
  • Twisted
  • Skype4Py for the Skype protocol

##Installing and running

  1. Install dependencines
  2. Clone this repo somewhere
  3. cp gadget_defaults.py gadget_settings.py
  4. Edit gadget_settings.py as you see fit
  5. python main.py

##Contributing Pull requests are welcome!