Authors: | Christian Dywan |
---|---|
Date: | 2008-08-03 |
Version: | 0.0.21 |
Copyright © 2008
This documentation is distributed under the terms of the GNU Lesser General Public License; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
Contents
Midori is a lightweight and portable web browser based on Gtk+. The interface is designed to be intuitive yet powerful.
If you are using a graphical desktop environment you will usually find Midori in the menu under Network.
You can also run Midori from a console or a Run dialog. See also Command line usage.
$ midori
A browser window appears where you can start navigating the web right away.
The main browser window consists of a few basic elements:
Running Midori normally works as follows:
$ midori
Just run a new instance of Midori. If an instance of Midori is already running a new window in that instance will be opened.
$ midori [URIs]
You can supply any number of URIs to open as arguments. If you have a saved session or a running instance they will be added to the last active window.
$ midori [URI1]|[URI2]|...
You can separate URIS by a pipe (|) as well. They are handled as if you provided all URIs as separate arguments.
$ midori --run [JAVASCRIPT]
If you pass the filename of a javascript Midori will attempt to run the contents of the file as javascript code.
Note that support for opening tabs in an existing instance depends on your build and may not be available on some platforms.
The following arguments are supported if you call Midori from a command line.
Short | Long option | Function |
---|---|---|
-r | --run | Run the specified filename as javascript |
-v | --version | Show version information and exit. |
...
Pronounce it "midoɺi", with a Bavarian/ Japanese "r" or "Mee-Doh-Ree" in English or read it Italian. The name comes from the Japanese word 緑 (みどり) for the colour "green".
The paw of a green cat. Obviously. Also it resembles the letter "M" in "Midori". The curving is supposed to emphasize speed.
Midori is basically very portable and should run on all platforms that its dependencies support.
Midori, documentation and all delivered artwork are licensed under the LGPL2.
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 FIXME: Provide full license text