Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 645 Bytes

File metadata and controls

14 lines (12 loc) · 645 Bytes

WOLForAndroid

Wake On Lan for Android
This application is mainly two things:

  1. an app that can, on button push wake your pc of choise (based on mac and network address of your LAN)
  2. an optional library for others to use WOL, natrually it requires changes and removing Application etc.. but it's possible.

ToDos:

  1. add either broadcast or a static class that takes listeners and emmits a response for each WOL request with the result.
  2. add push notification
  3. add a library that can scan the local net and give you suggestions regarding the pc's you can wake up.