Skip to content

deardaniel/RemoteQuickLaunch

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
res
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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