Browser - Serenity WWW Browser
$ Browser [options] [urls]
Browser is an application used to view the World Wide Web. It is built on top of Serenity's own LibWeb
and LibJS
engines, allowing it to render HTML, CSS, and JavaScript.
--help
: Display help message and exit--version
: Display version number and exiturls
: A list of urls to open, one per tab. If none are specified, then the homepage will be opened instead.$ Browser
$ Browser --help
$ Browser https://serenityos.org/
$ Browser https://serenityos.org/ /res/html/misc/welcome.html github.com/serenityos/serenity