Skip to content

deardaniel/RemoteQuickLaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteQuickLaunch

This is a project I did back in 2009 to allow me start programs on my Windows 7 PC from my OS X Snow Leopard MacBook.

It uses Java Remote Procedure Calls (RPCs) to transfer a list of shortcut icons from the host PC to the remote control computer. The remote control computer can then instruct the host to open shortcuts by clicking on them.

Remote discovery is done via mDNS and the open-source jmdns package is included, with its NOTICE.

It is set up as an Eclipse project and you can build it from there.

Copyright

Copyright (c) 2009 Daniel Heffernan. See LICENSE.txt for further details.

About

Java-based Windows/Mac OS X application to allow computers on the same network as a Windows PC launch shortcuts its start bar's quick launch menu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages