Closed daffl closed 7 years ago
Node Commander makes it super easy to provide a command line interface for launchpad. It might not be unusual for people to just want to start browsers like this:
launchpad local firefox http://github.com
Or host a server:
launchpad server --port 8080
Or fire up a remote browser:
launchpad remote ie http://github.com --host 192.168.1.1
Node Commander makes it super easy to provide a command line interface for launchpad. It might not be unusual for people to just want to start browsers like this:
Or host a server:
Or fire up a remote browser: