-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: http://gwakeonlan.googlecode.com/svn/trunk@8 fc2f1c62-dc75-11de-9d50-21f6430a363f
- Loading branch information
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
gWakeOnLan - Wake up your machines using Wake on LAN. | ||
Copyright 2009 Fabio Castelli <[email protected]> | ||
License: GPL-2+ (please see the copyright file) | ||
|
||
Description: | ||
gWakeOnLan is a GTK+ utility to awake turned off machines usign the Wake on | ||
LAN feature. | ||
|
||
The machines to turn on need to be shut off with the Wake on LAN magic packet | ||
enabled. | ||
|
||
Requirements: | ||
Python >= 2.4 | ||
Python bindings for GTK2 | ||
Python bindings for Glade and libglade support | ||
rsvg library | ||
|
||
Personal configuration | ||
User's hosts list will be kept under ~/.gwakeonlan | ||
|
||
Please report any bugs in gWakeOnLan to the author: | ||
Fabio Castelli <[email protected]> | ||
|
||
Homepage: | ||
Official project: http://code.google.com/p/gwakeonlan/ | ||
Italian project : http://ubuntrucchi.wordpress.com/progetti-projects/gwakeonlan/ |