Skip to content

eudoxia0/trivial-open-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trivial-open-browser

Quicklisp

Open the browser to a URL, on any system.

(trivial-open-browser:open-browser "http://www.google.com/")

By default, the library runs a shell command to open the browser on Windows, Linux and OS X. You can customize this by setting the value of *browser-function* to a custom function that takes a URL as its argument and somehow opens the browser to that URL.

License

Copyright (c) 2014-2015 Fernando Borretti (eudoxiahp@gmail.com)

Licensed under the MIT License.

About

Open a browser window. From Common Lisp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published