wakepy
wakepy copied to clipboard
Add support for BSD systems
Currently (v0.9.1), wakepy checks if platform.system() returns "Linux". All wakepy.Methods have to advertise which system they support.
Task:
- Add support for BSD systems (FreeBSD, OpenBSD, GhostBSD, ...).