Rewrite devkit service in python.
Compare changes
- Jeremy Whiting authored
src/steamos-devkit-service.py
0 → 100644
+ 70
− 0
Uses avahi, http basicserver, etc. to quickly implement all the features the C based code does.
Only bit missing is command-line arguments, will add that while this is getting reviewed.