Lynxlet
is an application for launching the text web browser
Lynx
in a Terminal window.
Lynxlet is a
Termlet
- a class of applications designed to make Terminal based programs easy to use.
Updated embedded lynx to latest stable Lynx 2.8.6r5
Fixed start/help page URLs.
Useful Lynxlet Features
Because Lynxlet is a standard browser application, it can be launched
in the same ways as other browsers (like Safari, FireFox, IE, etc).
In addition to being a web browser, Lynx supports browsing for many other network
protocols (FTP, Gopher, Finger, etc) and Local directory browsing. The Lynxlet
application supports these protocols wherever possible.
Lynxlet Web Browser Launching
Double-clicking on the Lynxlet icon (or single-click in the Dock).
Lynxlet and its embedded lynx can also be launched from the command line in several ways.
Lynxlet via the Open Command
Lynxlet can be launched using the
open
command as follows.
(Note: Up through 10.3, 'open' has a bug which causes it to always use the default browser for
URLs, but files and directories work fine.)
% open -a Lynxlet http://www.w3.org/
Directly Running the Embedded Lynx
The embedded lynx can also be directly run without the Lynxlet launcher.
This is particularly useful when using lynx in shell scripts or directly in local or remote interactive shells.
Lynx is located in the Lynxlet application package in Lynxlet.app/Contents/Resources/lynx/bin/lynx.
There are various ways to run lynx in a shell. The following examples assume the Lynxlet application has
been placed in the Application folder.