View Single Post
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#39
Originally Posted by tjutzu View Post
It could perhaps be a temporary solution.

My ultimate goal is to get Desktop Widget that I can click to start WOL sending. Re-clicking the widget would then turn it of.
Similar kind of functionality than FMTX currently have.

After going trough the source code and some Qt faq's and examples I realized it is actually bit more complicated than I tough after seeing one couple line Python implementation
You have made great job already. Too bad it wasn't enough for me (or Buffalo)
The "part of the code" you actually need to send the magic packets is very small... the "complicated" part was trying to figure out the macaddress given the ip or host name.

If you can create the desktop widget using qt and will know the macaddress everything else is quite simple and I will gladly help you figure out. In fact probably is as easy (or easier) to create it using python with the qt bindings.
__________________

My maemo work:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Harmattan:
GeePS - native UI around google maps - GApp - access to optimized mobile "google apps".
Shutdown - shutdown and reboot with one click - QuickCall - one click call, skypeout and google voice integration using dial tones.
WakeOnLan - wake computers on your local network.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Maemo/N900:
GApp - access to optimized mobile "google apps". - MobWebMail: browser optimized to access multiple gmail accounts
MyContacts: 75 Contacts on your desktop, ring tones per group and more - GeePS: native front-end for google maps
Macuco2 : web browser to access web sites optimized for the iphone - WakeOnLan: wake up computers on your local network
dbBrowser: Simple application to browse sqlite databases
 

The Following User Says Thank You to fcrochik For This Useful Post: