README.org 1.1 KB

lilu-browser

Usage

Open a new page in a browser


(lilu-browser:open-browser)

(lilu-browser:open-browser :url "github.com")

(lilu-browser:open-browser :url "github.com" :browser :firefox-dev)

Installation

Clone the project into local-projects of quicklisp, then


(ql:quickload :lilu-browser)

Pre-configured browser

Name Command
:firefox firefox
:chromium chromium
:firefox-dev firefox-developer-edition
:midori midori
:opera opera
:palemoon palemoon
:falkon falkon
:links links
:elinks elinks
:w3m w3m

Author

  • Alessandro Serra

Licence

CC0

Copyright (c) 2019,2021 Alessandro Serra

ToDo