Rewrite devkit service in python.
Compare changes
- Jeremy Whiting authored
If unable to run devkit-1-identify just get hostname from OS.
+ 62
− 1
@@ -24,14 +24,74 @@
@@ -84,6 +144,7 @@ class DevkitService:
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.
If unable to run devkit-1-identify just get hostname from OS.