openairplay / airplay2-receiver

AirPlay 2 Receiver - Python implementation
2.15k stars 134 forks source link

list available network interfaces #34

Closed glmnet closed 3 years ago

glmnet commented 3 years ago

Just list the networks interfaces and their ip addresses, very useful in windows as finding the GUIDs are hard

glmnet commented 3 years ago

branch updated, had to make parameters optional

systemcrash commented 3 years ago

I can retain all commits, I think.

But this idea can be expanded. I don't really see a point in writing images to disk anyway. I think this can be made an optional command flag to retain them. Otherwise don't even bother writing to disk.

systemcrash commented 3 years ago

Nice :)