Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 582 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 582 Bytes

wolup

Table of Contents

  1. About
  2. License

About

wolup is a tool for waking up computers through Wake on LAN (WOL). It is written in Python and has been tested with Python 3.5.2 and 3.5.3. It should work just fine with more recent versions of Python 3.

The tool is based on wake-on-lan.py by Georg Kainzbauer. It was originally published at http://www.gtkdb.de/index_31_2254.html.

License

wolup is licensed under the terms of the GNU General Public License Version 2. You will find a copy of this license in the LICENSE file included in the source package.