OpenBSD.app - search packages

(Tue Aug 12 00:01:21 2025)

Found 90 results for 'web browser' in 0.014523 seconds.
View as JSON

Package Name Details Comment Description
netsurf-3.11p1 lightweight web browser, with GTK interface Netsurf is a lightweight, standards-compliant web browser originally
designed for mobile devices.
netsurf-fb-3.11p0 lightweight web browser, with SDL interface Netsurf is a lightweight, standards-compliant web browser originally
designed for mobile devices. netsurf-fb is its framebuffer frontend.
dillo-3.2.0 fast and light graphical web browser Dillo is a multi-platform graphical web browser known for its speed and
small size. It is written in C and C++ and based on FLTK.
dooble-2023.07.15 small, lightweight QtWebEngine web browser Dooble, the scientific browser. Minimal, cute, and unusually stable.

Dooble is a portable QtWebEngine-based minimalist web browser that
includes anonymous tab headers, basic theming support, a floating
digital clock, and gopher support.
web-eid-native-2.6.0 native messaging host for Web eID browser extension The Web eID application peforms cryptographic digital signing and
authentication operations with electronic ID smart cards for the Web eID
browser extension, for which it acts as native messaging host.

Also works standalone without the extension in command-line mode.
py3-browser-cookie3-0.19.1p0 module loads cookies used by your web into cookiejar This is a python3 fork of Richard Penman's Browser Cookie.

What does it do? Loads cookies used by your web browser into a cookiejar
object.

Why is it useful? This means you can use python to download and get the
same content you see in the web browser without needing to login.

Which browsers are supported? Chrome, Firefox, LibreWolf, Opera, Opera
GX, Edge, Chromium, Brave, Vivaldi, and Safari.

How are the cookies stored? All currently-supported browsers store
cookies in a sqlite database in your home directory.
plasma-browser-integration-6.3.3 Plasma browser integration This KDE Plasma application aims to provide better integration of web browsers
with the KDE Plasma 5 desktop.
epiphany-47.4 GNOME web browser based on webkit Epiphany is a web browser designed to be as lightweight and fast
as possible, at the expense of many of the features found in other
browsers.
falkon-24.12.3 cross-platform Qt-based web browser Falkon is a new and very fast Qt web browser. It aims to be a lightweight web.

Falkon has all standard functions you expect from a web browser. It includes
bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
RSS feeds with an included RSS reader, block ads with a built-in AdBlock
plugin, block Flash content with Click2Flash and edit the local CA Certificates
database with an SSL manager.
impersonatortoolkit-0.3p11 web cookies sniffer and providing proxy The ImpersonatorToolKit is sniffing ethernet traffic for web cookies, storing
them into a sqlite3 database. Using the proxy interface in a browser will set
the sniffed cookies into the browser.
vimb-3.7.0p1 modal webkit-based browser inspired by vim Vimb is a fast and lightweight vim like web browser based on the webkit
web browser engine and the GTK toolkit. Vimb is modal like the great vim
editor and also easily configurable during runtime. Vimb is mostly
keyboard driven and does not detract you from your daily work.
libnsutils-0.1.1 miscellaneous internal functions for netsurf Libnsutils is a collection of small C helper functions used by the
NetSurf web browser.
netsurf-buildsystem-1.10 makefiles for building NetSurf The NetSurf build system is a collection of makefiles used to build the
NetSurf web browser and associated libraries.
py3-mechanize-0.4.10p1 stateful programmatic web browsing module Stateful programmatic web browsing in Python, after Andy Lester's Perl
module WWW::Mechanize.

The library is layered: mechanize.Browser (stateful web browser),
mechanize.UserAgent (configurable URL opener), plus urllib2 handlers.

Features include: ftp:, http: and file: URL schemes, browser history,
high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV
and Refresh, Referer [sic] header, robots.txt, redirections, proxies,
and Basic and Digest HTTP authentication. mechanize's response
objects are (lazily-) .seek()able and still work after .close().
elinks-0.18.0p0 advanced text mode web browser ELinks is an advanced and well-established feature-rich text mode
web (HTTP/FTP/..) browser. ELinks can render both frames and tables,
is highly customizable and can be extended via scripts. It is very
portable and runs on a variety of platforms.
ungoogled-chromium-134.0.6998.165p0 Chromium browser sans integration with Google A lightweight approach to removing Google web service dependency
from the Chromium open-source browser.
bombadillo-2.4.0 terminal browser for gopher, gemini, and finger Bombadillo is a non-web browser for the terminal that features a full
terminal user interface, vim-like keybindings, document pager,
configurable settings, and a robust command selection.

Currently, Bombadillo supports the following protocols as first class
citizens:

- gopher
- gemini
- finger
- local (a user's file system)

Web support is opt-in (turned off by default). Links can be opened in a
user's default web browser when in a graphical environment or rendered
directly in Bombadillo if Lynx, w3m, or elinks are available.
py3-wapiti_arsenic-28.2 asynchronous WebDriver client for Wapiti Arsenic is a library that allows you to control a web browser from async
Python code. Use cases include testing of web applications, load
testing, automating websites, web scraping or anything else you need a
web browser for. It uses real web browsers using the Webdriver
specification.

While it is built on top of aiohttp, it can be used from any
asyncio-compatible framework, such as Tornado.

This version is a fork used by the Wapiti scanner.
chromium-135.0.7049.52p0 Chromium browser Chromium is an open-source browser project that aims
to build a safer, faster, and more stable way for all
Internet users to experience the web.
firefox-137.0 Firefox web browser Firefox is a full-featured standard-compliant web browser, built on the
Mozilla codebase by thousands of contributors around the world.
It is extensible through thousands of user-contributed extensions, and
features:
* Improved Tabbed Browsing, with tab grouping.
* Private Browsing;
* Spell Checking;
* Search Suggestions;
* Session Restore;
* Web Feeds (RSS);
* Live Titles;
* Integrated Search;
* Live Bookmarks;
* Pop-up Blocker;
* Phishing Protection;
* Search Engine Manager.
firefox-esr-128.9.0 Firefox web browser, Extended Support Release Firefox is a full-featured standard-compliant web browser, built on the
Mozilla codebase by thousands of contributors around the world.
It is extensible through thousands of user-contributed extensions, and
features:
* Improved Tabbed Browsing, with tab grouping.
* Private Browsing;
* Spell Checking;
* Search Suggestions;
* Session Restore;
* Web Feeds (RSS);
* Live Titles;
* Integrated Search;
* Live Bookmarks;
* Pop-up Blocker;
* Phishing Protection;
* Search Engine Manager.
qt6-qtwebview-6.8.2 simple web viewing component for Qt6 Qt WebView provides a way to display web content in a QML application without
necessarily including a full web browser stack by using native APIs where it
makes sense.
py3-selenium-3.141.0p3 Python bindings for Selenium WebDriver Selenium automates browsers. Primarily it is for automating web
applications for testing purposes, but is certainly not limited to
just that. Boring web-based administration tasks can (and should!)
also be automated as well.

Selenium has the support of some of the largest browser vendors
who have taken (or are taking) steps to make Selenium a native
part of their browser. It is also the core technology in countless
other browser automation tools, APIs and frameworks.'
tor-browser-14.0.9 Tor Browser meta package Tor Browser (TB) is a modified version of Mozilla's Firefox Extended
Service Release customized for web browsing over the Tor anonymity
network. In addition to obscuring the client's IP address, TB also
mitigates browser fingerprinting attacks and patches the Mozilla code
in other ways to prevent privacy leaks.

Tor Browser includes the patched version of Firefox ESR and the NoScript
Firefox add-on, a well-known add-on that allows flexible blocking
of JS. The version in the Tor Browser ports is specifically configured
for use in Tor Browser by the Tor project and is not for use with other
Mozilla-based browsers.
retawq-0.2.6cp5 interactive, multi-threaded text mode web browser retawq is an interactive, multi-threaded web browser for text terminals.
It is written in C, fast, small, nicely configurable, and comfortable.
The low-level network communications are performed in a non-blocking
way, and you can keep open as many "virtual windows" as you want and
work simultaneously in two of them in a split-screen mode.
tb-noscript-12.1.1 Tor Browser add-on: flexible JS blocker The NoScript Firefox extension provides extra protection for Firefox,
Seamonkey and other mozilla-based browsers: this free, open source
add-on allows JavaScript, Java and other plugins to be executed
only by trusted web sites of your choice (e.g. your online bank).

This package provides the NoScript add-on for use with Tor Browser.
It will not work with any other Mozilla-based browser package.
qtwebview-5.15.16 simple web viewing component for Qt5 Qt WebView provides a way to display web content in a QML application without
necessarily including a full web browser stack by using native APIs where it
makes sense.

This package contains actual libraries to be used by apps.
luakit-2.3.6p2v1 fast, small, webkit based browser written in lua Luakit is a highly configurable, browser framework based on the WebKit
web content engine and the GTK+ toolkit. It is very fast, extensible by
Lua and licensed under the GNU GPLv3 license. It is primarily targeted
at power users, developers and any people with too much time on their
hands who want to have fine-grained control over their web browsers
behaviour and interface.
qtwebview-examples-5.15.16 QtWebView development examples Qt WebView provides a way to display web content in a QML application without
necessarily including a full web browser stack by using native APIs where it
makes sense.

This package contains sources for QtWebView usage examples.
seamonkey-2.53.20p0 Mozilla application suite Web-browser, advanced e-mail and newsgroup client, IRC chat client,
and HTML editing made simple -- all your Internet needs in one
application.
libnspsl-0.1.7 public suffix list library for netsurf The Public Suffix List is a database of top level domain names. The
database allows an application to determine if a domain name requires
an additional label to be valid.

The nspsl library generates a static code representation of the Public
Suffix List for use in the NetSurf web browser.
tgif-4.2.5p0 two-dimensional drawing tool and hyper-object browser Tgif is an interactive drawing tool that allows the user to draw and
manipulate objects in the X Window System. It's also a hyper-graphics (or
hyper-structured-graphics) browser on the World-Wide-Web.

Tgif drawings can be converted to a variety of formats, including GIF,
encapsulated PostScript and XBM.
wp-cli-2.11.0 command line tool for wordpress WP-CLI is the command-line interface for WordPress. You can update plugins,
configure multisite installs and much more, without using a web browser.
phpldapadmin-1.2.6.7p1 web-based LDAP browser to manage LDAP servers phpLDAPadmin is a web-based LDAP client. It provides easy, anywhere-accessible,
multi-language administration for your LDAP server. To accomplish the latter
you'll need a properly set up LDAP server. It is up to you to install and
configure such a system.
w3m-0.5.3pl20250306 pager/text-based web browser w3m is a pager/text-based WWW browser. It is similar to Lynx, but
it has several features Lynx doesn't have:

* w3m can render tables
* w3m can render frames (by converting frames into tables)
* w3m can display documents from standard input
* w3m is small

Available flavors:
image - Support displaying inline images when run from an X11
terminal emulator.
w3m-0.5.3pl20250306-image pager/text-based web browser w3m is a pager/text-based WWW browser. It is similar to Lynx, but
it has several features Lynx doesn't have:

* w3m can render tables
* w3m can render frames (by converting frames into tables)
* w3m can display documents from standard input
* w3m is small

Available flavors:
image - Support displaying inline images when run from an X11
terminal emulator.
woob-3.7p0 web outside of browsers Woob is a collection of applications able to interact with websites,
without requiring the user to open them in a browser. It also provides
well-defined APIs to talk to websites lacking one.
qtwebengine-5.15.17pl11p2 Chromium-based web engine for Qt5 The Qt WebEngine module provides a web browser engine that makes it easy to
embed content from the World Wide Web into your Qt application on platforms
that do not have a native web engine.

Qt WebEngine provides C++ classes and QML types for rendering HTML, XHTML, and
SVG documents, styled using Cascading Style Sheets (CSS) and scripted with
JavaScript. HTML documents can be made fully editable by the user through the
use of the contenteditable attribute on HTML elements.
qt6-qtwebengine-6.8.2p1 Qt chromium based web engine The Qt WebEngine module provides a web browser engine that makes it easy to
embed content from the World Wide Web into your Qt application on platforms
that do not have a native web engine.

Qt WebEngine provides C++ classes and QML types for rendering HTML, XHTML, and
SVG documents, styled using Cascading Style Sheets (CSS) and scripted with
JavaScript. HTML documents can be made fully editable by the user through the
use of the contenteditable attribute on HTML elements.
p5-Authen-WebAuthn-0.004 library to add Web Authentication support to server Authen::WebAuthn lets you validate WebAuthn registration and
authentication responses.

Currently, it does not handle the generation of registration and
authentication requests. The transmission of requests and responses
from the application server to the user's browser, and interaction with
the WebAuthn browser API, is also out of scope and could be handled by
a dedicated JS library.
edbrowse-3.7.7p0 command-line editor and web browser Edbrowse is a combination editor, browser, and mail client that is 100% text
based. The interface is similar to /bin/ed, though there are many more
features, such as editing multiple files simultaneously, and rendering html.
This program was originally written for blind users, but many sighted users
have taken advantage of the unique scripting capabilities of this program,
which can be found nowhere else. A batch job, or cron job, can access web pages
on the internet, submit forms, and send email, with no human intervention
whatsoever. edbrowse can also tap into databases through odbc. It was primarily
written by Karl Dahlke.
httrack-3.48.21p3 offline browser HTTrack is an easy-to-use offline browser utility. It allows you to
download a World Wide Web site from the Internet to a local directory,
building recursively all directories, getting HTML, images, and other
files from the server to your computer. HTTrack arranges the original
site's relative link-structure. Simply open a page of the "mirrored"
website in your browser, and you can browse the site from link to link,
as if you were viewing it online. HTTrack can also update an existing
mirrored site, and resume interrupted downloads. HTTrack is fully
configurable, and has an integrated help system.
navidrome-0.51.1 modern music server and streamer Navidrome is an open source web-based music collection server and streamer. It
gives you freedom to listen to your music collection from any browser or mobile
device. It's like your personal Spotify!
akregator-24.12.3 news feed reader Akregator is a news feed reader. It enables you to follow news sites, blogs and
other RSS/Atom-enabled websites without the need to manually check for updates
using a web browser. Akregator is designed to be both easy to use and to be
powerful enough to read hundreds of news sources conveniently. It comes with a
fast search, advanced archiving functionality and an internal browser for easy
news reading.
webalizer-2.23.08.30p6 web server log file analysis program Webalizer is a web server log file analysis program which produces usage
statistics in HTML format for viewing with a browser. The results are
presented in both columnar and graphical format, which facilitates
interpretation. Yearly, monthly, daily and hourly usage statistics are
presented, along with the ability to display usage by site, URL,
referrer, user agent (browser), search string, entry/exit page, username
and country (some information is only available if supported and present
in the log files being processed). Processed data may also be exported
into most database and spreadsheet programs that support tab delimited
data formats.

The OpenBSD port enables Reverse-DNS lookup by default.
xfce4-smartbookmark-0.5.3 Xfce4 web search panel plugin This plugin allows you to send search requests directly to your
preferred web search engine and display results in your browser.
Some examples:
- http://www.google.com/search?q= if you want to do a Google search
- http://openports.se/search.php?so= if you want to search through
available packages for OpenBSD.
web2ldap-1.8.1p2 full-featured LDAP client running as web application web2ldap is a generic Web-based LDAP client which does not make any assumptions
about the tree structure or LDAP schema, kind of a swiss-army knife for
accessing/manipulating LDAP servers without having to configure anything.
It provides a schema browser which displays references/dependencies within an
LDAPv3 schema, and a customizable platform for prototyping LDAP administration
use-cases.
guacamole-1.5.4 clientless remote desktop gateway, web application Apache Guacamole is a remote desktop gateway. It allows users to connect
using an HTML5 web browser and access systems using standard remote client
protocols like VNC, RDP, and SSH.

It comprises "guacamole-client", the front-end web application written
in Java which accepts connections from end-users web browsers, and
"guacamole-server" (the guacd proxy daemon and related libraries,
written in C), which runs on a gateway machine, accepting connections
from guacamole-client and connecting out to remote machines using their
standard protocol. Both guacamole-client and guacamole-server can run
on the same machine.

This package provides "guacamole-client".
woboq_codebrowser-2.1pl20241209 generator for the woboq code browser The generator generates static HTML pages that can be served by any web
server. It can be run automatically manually or with a hook on your
version control or CI system.

It functions as the source code indexer (using libclang). In contrast to
other solutions (LXR, OpenGrok) it semantically analyzes the code as a
compile step.

The generation is a two-step process: First is a compile step that
creates a .h.html and .cpp.html (and some other) files from the syntax
tree (AST) of the source source. The second step generates an index.html
for each directory.

A server-side database or CGI script are currently not needed, so it is
easy to host. Your normal HTML5 web browser is the source code navigator
(from your local machine or your network).


Please note that the license does not allow you to use the code browser
to assist the development of your commercial software. If you intent to
do so, consider purchasing a commercial licence.
p5-DBIx-XHTML_Table-1.49p0 create HTML table from sql queries DBIx::XHTML_Table is a DBI extension that creates an XHTML table from a
database query result set. It was created to fill the gap between fetching
rows from a database and transforming them into a web browser renderable
table.
aom-3.12.0 Alliance for Open Media AV1 video codec AOMedia Video 1 (AV1), is an open, royalty-free video coding format
designed for video transmissions over the Internet. It is being
developed by the Alliance for Open Media (AOMedia), a consortium of
firms from the semiconductor industry, video on demand providers, and
web browser developers, founded in 2015.
amfora-1.10.0 terminal browser for gemini protocol Amfora aims to be the best looking Gemini client with the most features all
in the terminal. It does not support Gopher or other non-Web protocols.

Features:
* Support ANSI color codes
* Styled page content
* Multiple charset support
* Tabbed browsing
* Built-in search
* Bookmarks
* Theming
* Proxying
guacamole-server-1.5.3 clientless remote desktop gateway Apache Guacamole is a remote desktop gateway. It allows users to connect
using an HTML5 web browser and access systems using standard remote client
protocols like VNC, RDP, and SSH.

It comprises "guacamole-client", the front-end web application written
in Java which accepts connections from end-users web browsers, and
"guacamole-server" (the guacd proxy daemon and related libraries,
written in C), which runs on a gateway machine, accepting connections
from guacamole-client and connecting out to remote machines using their
standard protocol. Both guacamole-client and guacamole-server can run
on the same machine.

This package is for "guacamole-server".
p5-HTML-Mason-1.60 high-performance, dynamic web site authoring system Mason is a powerful Perl-based web site development and delivery
engine. With Mason you can embed Perl code in your HTML and construct
pages from shared, reusable components.

Mason solves the common problems of site development: caching,
debugging, templating, simulating browser conditions, maintaining
development and production sites, and more.

Although it can be used from CGI or even stand-alone, it is optimally
designed for use with two other open source technologies: mod_perl
and Apache.
libwebp-1.4.0 Google WebP image format conversion tool WebP is an image format that does lossy compression of digital
photographic images. WebP consists of a codec based on VP8, that Google
open-sourced in May 2010 and a container based on RIFF. Webmasters, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.
minitube-3.9.3p2 standalone YouTube.com video browser/player Minitube is a native YouTube client. With it you can watch YouTube
videos in a new way: you type a keyword, Minitube gives you an endless
video stream. Minitube does not require Flash Player. Minitube is
not about cloning the original YouTube web interface, it aims to
create a new TV-like experience.
p5-Catalyst-Plugin-Session-0.41 session framework for catalyst The Session plugin is the base of two related parts of functionality
required for session management in web applications.

The first part, the State, is getting the browser to repeat back a
session key, so that the web application can identify the client and
logically string several requests together into a session.

The second part, the Store, deals with the actual storage of information
about the client. This data is stored so that the it may be revived for
every request made by the same client.
libwmf-0.2.8.4p7 WMF handling and conversion library libwmf is a library to parse and convert WMF graphic files into
other formats. Currently, there exist drivers for PNG, EPS, SVG
(the XML-based W3C format), FIG, Magick, and others. The library
is actively under development as part of the wvWare project, to
convert WMF graphics embedded in Microsoft file formats into a form
viewable from a web-browser.
p5-LWP-UserAgent-Determined-1.07 virtual browser that retries on errors This class works just like LWP::UserAgent (and is based on
it, by being a subclass of it), except that when you use it
to get a web page but run into a possibly-temporary error
(like a DNS lookup timeout), it'll wait a few seconds and
retry a few times.
WhatWeb-0.5.5p1 web scanner WhatWeb identifies websites. It's goal is to answer the question, "What
is that Website?". WhatWeb recognises web technologies including content
management systems (CMS), blogging platforms, statistic/analytics
packages, JavaScript libraries, web servers, and embedded devices.
WhatWeb has over 900 plugins, each to recognise something different.
WhatWeb also identifies version numbers, email addresses, account ID's,
web framework modules, SQL errors, and more.

WhatWeb can be stealthy and fast, or thorough but slow. WhatWeb supports
an aggression level to control the trade off between speed and
reliability. When you visit a website in your browser, the transaction
includes many hints of what web technologies are powering that website.
Sometimes a single webpage visit contains enough information to identify
a website but when it does not, WhatWeb can interrogate the website
further. The default level of aggression, called 'passive', is the
fastest and requires only one HTTP request of a website. This is
suitable for scanning public websites. More aggressive modes were
developed for in penetration tests.
graphviz-10.0.1p0 graph drawing software Graphviz is open source graph visualization software.

Graph visualization is a way of representing structural information as
diagrams of abstract graphs and networks. It has important applications
in networking, bioinformatics, software engineering, database and web
design, machine learning, and in visual interfaces for other technical
domains.

The Graphviz layout programs take descriptions of graphs in a simple
text language, and make diagrams in useful formats, such as images and
SVG for web pages; PDF or Postscript for inclusion in other documents;
or display in an interactive graph browser. Graphviz has many useful
features for concrete diagrams, such as options for colors, fonts,
tabular node layouts, line styles, hyperlinks, and custom shapes.
beets-2.2.0p1 CLI tools to manage music collections The purpose of beets is to get your music collection right once and for
all. It catalogs your collection, automatically improving its metadata
as it goes using the MusicBrainz database. Then it provides a bouquet of
tools for manipulating and accessing your music.

If you plan to use plugins, please make sure that you have all necessary
dependencies installed.

Features include:

- Fetch or calculate metadata: album art, lyrics, genres, tempos,
ReplayGain levels, or acoustic fingerprints.

- Get metadata from MusicBrainz, Discogs, or Beatport. Or guess metadata
using songs' filenames or their acoustic fingerprints.

- Transcode audio.

- Check your library for duplicate tracks and albums or for albums
that are missing tracks.

- Browse your music library graphically through a Web browser and play
it in any browser that supports HTML5 Audio.
snowflake_proxy-2.10.1 anti-censorship proxy and pluggable transports for Tor Snowflake is a pluggable transport that can be used for Tor,
usually for accessing the network when a user is on a connection
with only partial internet access.

It uses WebRTC negotiations for NAT traversal to connect to mostly
short-lived volunteer proxies. These proxies can either be provided
by running a web browser extension or a standalone proxy.

Users behind restrictive access can use snowflake as a bridge,
e.g. by configuring it in Tor Browser.

Technical information is in
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/wikis/Technical%20Overview

This package provides a standalone proxy, for those who would like to use
their internet connection to provide access to others via this protocol,
and pluggable transports for Tor to allow using snowflake proxies.
cvstrac-2.0.1p4 patch-set and bug tracking system for CVS CVSTrac implements a patch-set and bug tracking system for CVS
as a single self-contained executable, running as CGI, from inetd,
or as a stand-alone web server.

- Automatically generates a patch-set log from check-in comments
- User-defined color-coded database queries
- Built-in repository browser and Wiki
- Minimal memory, disk and CPU requirements
- Per-user access control
- Uses SQLite, no heavy database engine dependency
- Can be run from a chroot jail
slideml-1.1.0p1 HTML slide generator based on SlideML Slide Meta-Language (SlideML) is a simple to use meta-language to generate
presentation slides that can be viewed in a web browser.
The idea was to use ASCII-chat like tags that are translated into XHTML.
Joel Sing wrote the perl code that translates the meta-language into XHTML.
The JS, XSS & XHTML pieces were borrowed from Dave Raggett's HTML Slidy.

Generating a presentation is as simple as:
$ slideml.pl slides.sml > a.html
rocrail-2.0.2585p11 model railroad control daemon Rocrail can control a model train layout from one or more computers. You
can run trains directly from your computer, and you can have the
computer run trains automatically for you. You can even have some of the
trains on your layout running automatically while you control others by
hand. Rocrail is two programs; the Rocrail Server and the Rocview
Client. These programs work with each other using Internet protocols,
and do not need to be on the same computer. You can use Rocrail from a
single computer connected directly to your layout, and you can also
control your layout from any computer on your home network, or over the
Internet. Rocrail also has a web interface, which will let you run the
layout from a web browser.
p5-HTML-Prototype-1.48 AJAX framework for perl AJAX framework for perl, direct port of the prototype functions
and extensions used by various people, including `ruby on rails'

This module has been apparently designed for Catalyst, but it is
perfectly usable from other perl frameworks like HTML::Mason, or
even straight CGI.

See http://www.maztravel.com/ajax/ for a few examples.

It isolates the programmer from all the gory details of writing
Javascript code directly, but not from CSS and HTML.

With this, one can write web applications that support drag-and-drop,
or sortable lists, provided the web browser has decent javascript
support (which seems to include at least mozilla, firefox, opera, IE, and
konqueror these days).

This new version includes a more recent version of the aculous scripts,
including sortable trees.
impress-1.1b9p2 publishing and presentation tool ImPress is the WYSIWYG Publishing and Presentation for UNIX.
It can also be used within a WWW browser (e.g. Netscape) that is
capable of running the Tcl Plugin. The Tcl Plugin can be obtained from
the web site at: http://dev.scriptics.com/

ImPress can be significantly enhanced through use of several modified utilities:
o Pstoedit - Allows you to translate EPS files to Tk for ImPress use.
o Font3D - Translates TrueType font strings to vectorized Tk.
o Type1inst - Aids in maintaining Ghostscript Fontmaps and X11 fonts.dir files.
lynx-2.9.2 text web browser Lynx is a fully-featured World Wide Web (WWW) client for users running
cursor-addressable, character-cell display devices (e.g., vt100
terminals, vt100 emulators running on PCs or Macs, or any other
character-cell display). It will display Hypertext Markup Language
(HTML) documents containing links to files on the local system, as well
as files on remote systems running http, gopher, ftp, wais, nntp,
finger, or cso/ph/qi servers, and services accessible via logins to
telnet, tn3270 or rlogin accounts (see URL Schemes Supported by Lynx).

Lynx can be used to access information on the WWW, or to build
information systems intended primarily for local access. For example,
Lynx has been used to build several Campus Wide Information Systems
(CWIS). In addition, Lynx can be used to build systems isolated within a
single LAN.
certbot-3.3.0 client for certificate authorities using ACME protocols Certbot is a tool to automatically receive and install X.509 certificates
to enable TLS on servers. It will interoperate with the Let's Encrypt CA
which issues browser-trusted certificates free of charge. It will:

- generate a private key and CSR (Certificate Signing Request)
- connect to the CA's API
- prove domain control to the CA
(via listening on port 80 or placing a file in the web root)
- submit the CSR
- if approved, install keys locally

Tools to automate webserver configuration may be packaged separately in
the future.
nagios-4.4.13 host and service monitor Nagios is a host and service monitor designed to inform you of
network problems before your clients, end-users or managers do.
The monitoring daemon runs intermittent checks on hosts and services
you specify using external "plugins" which return status information
to Nagios. When problems are encountered, the daemon can send
notifications out to administrative contacts in a variety of different
ways (email, instant message, SMS, etc.). Current status information,
historical logs, and reports can all be accessed via a web browser.

FLAVORS:
chroot install Nagios in a way suited for chroot'ed httpd
onionshare-2.0p8 secure and anonymous file-sharing over Tor Tool for sharing files of any size anonymously over the Tor public
anonymity network.

It works by starting a web server, making it accessible as a Tor onion
service, and generating an unguessable URL to access and download the
files. It doesn't require setting up a server on the internet somewhere
or using a third party file-sharing service. The file on your own
computer and use a Tor onion service to make it temporarily accessible
over the internet. The other user just needs to use Tor Browser to
download the file from you.
nagios-4.4.13-chroot host and service monitor Nagios is a host and service monitor designed to inform you of
network problems before your clients, end-users or managers do.
The monitoring daemon runs intermittent checks on hosts and services
you specify using external "plugins" which return status information
to Nagios. When problems are encountered, the daemon can send
notifications out to administrative contacts in a variety of different
ways (email, instant message, SMS, etc.). Current status information,
historical logs, and reports can all be accessed via a web browser.

FLAVORS:
chroot install Nagios in a way suited for chroot'ed httpd
p5-Tie-Cache-LRU-0.21p1 LRU cache in memory This is an implementation of a least-recently used (LRU) cache
keeping the cache in RAM.

A LRU cache is similar to the kind of cache used by a web browser.
New items are placed into the top of the cache. When the cache grows
past its size limit, it throws away items off the bottom. The trick
is that whenever an item is -accessed-, it is pulled back to the
top. The end result of all this is that items which are frequently
accessed tend to stay in the cache.
noVNC-1.6.0v0 VNC client using HTML5 (Web Sockets, Canvas) noVNC is both a HTML VNC client JavaScript library and an application
built on top of that library. noVNC runs well in any modern browser
including mobile browsers (iOS and Android).

- Supports scaling, clipping and resizing the desktop
- Supports back & forward mouse buttons
- Local cursor rendering
- Clipboard copy/paste with full Unicode support
- Translations
- Touch gestures for emulating common mouse actions

Supported authentication methods: none, classical VNC, RealVNC's RSA-AES,
Tight, VeNCrypt Plain, XVP, Apple's Diffie-Hellman, UltraVNC's MSLogonII.

Supported VNC encodings: raw, copyrect, rre, hextile, tight, tightPNG,
ZRLE, JPEG, Zlib, H.264.
p5-Data-ShowTable-4.6p1 print arrays of data in a nicely formatted listing ShowTable.pm is a Perl 5 module which defines subroutines to print
arrays of data in a nicely formatted listing, using one of four
possible formats: simple table, boxed table, list style, and
HTML-formatting (for World-Wide-Web output). See the documentation
on ShowTable.pm for details on the formatting.

The program "showtable" reads data in a variety of formats from a
file or STDIN, optimally columnizes the data, and then feeds the
array of data to the ShowTable module for display. Showtable can
parse its own output as input (except for HTML). Individual or
ranges of columns may be selected for display, either by name or
by index.

In other words, showtable is a data formatting program. Using the
'-html' option, showtable can accept ASCII tabular data and format
it appropriately for display through a Web-browser.
py3-publicsuffix2-2.20191221p0 pure-Python interface to publicsuffix.org This module allows you to get the public suffix, as well as the
registrable domain, of a domain name using the Public Suffix List from
http://publicsuffix.org

A public suffix is a domain suffix under which you can register domain
names, or under which the suffix owner does not control the subdomains.
Some examples of public suffixes in the former example are ".com",
".co.uk" and "pvt.k12.wy.us"; examples of the latter case are
"github.io" and "blogspot.com". The public suffix is sometimes referred
to as the effective or extended TLD (eTLD). Accurately knowing the
public suffix of a domain is useful when handling web browser cookies,
highlighting the most important part of a domain name in a user
interface or sorting URLs by web site. It is also used in a wide range
of research and applications that leverages Domain Name System (DNS)
data.
squeezecenter-7.3.3p9 streaming audio server for Squeezebox network music players Formerly known as SlimServer, this is a streaming audio server
for use with the SlimDevices/Logitech network music players -
Squeezebox, Transporter and SLiMP3.

* Web browser UI to control the player and manage playlists
* MP3 & WMA Internet radio
* Alarm clock
* Automatically imports metadata tags
* Browse and search by title, artist, album or genre
* Shuffle and repeat albums or songs
* Create, save, and import .pls, .cue and .m3u playlist files
* Displays current date and time when not playing
* Open protocol and command line API
* Expandable through 3rd party plug-ins and skins
* Supports multiple synchronized players
* Listen from any computer using an MP3 software player
konqueror-24.12.3 KDE File Manager & Web Browser Konqueror is KDE's Webbrowser and swiss-army-knife for any kind of
file-management and file previewing.

Features:

- Webbrowsing using Qt WebEngine as rendering engines
- File management using most of Dolphin's features (including version-control,
service menus and the basic UI)
- File management on ftp and sftp servers
- Full featured FTP-client (you can split views to display local and remote
folders and previews in the same window)
- Embedded applications to preview files (e.g. Okular and Calligra for
documents, Gwenview for pictures, KTextEditor for text-files)
- Different kinds of plugins: Service-menus, KParts (embedded applications),
KIO (accessing files using special protocols like http or ftp) and
KPart-plugins (like AdBlocker...)
plasma-activities-stats-6.3.3 statistics for the KDE Activity concept When a user is interacting with a computer, there are three main areas of
contextual information that may affect the behaviour of the system: who the user
is, where they are, and what they are doing.

Activities deal with the last one. An activity might be "developing a KDE
application", "studying 19th century art", "composing music" or "watching funny
videos". Each of these activites may involve multiple applications, and a single
application may be used in multiple activities (for example, most activities are
likely to involve using a web browser, but different activities will probably
involve different websites).

This package contains a library for accessing the usage data collected by
the activities system.
kactivities-stats-5.116.0 statistics for the KDE Activity concept When a user is interacting with a computer, there are three main areas of
contextual information that may affect the behaviour of the system: who the user
is, where they are, and what they are doing.

Activities deal with the last one. An activity might be "developing a KDE
application", "studying 19th century art", "composing music" or "watching funny
videos". Each of these activites may involve multiple applications, and a single
application may be used in multiple activities (for example, most activities are
likely to involve using a web browser, but different activities will probably
involve different websites).

This package contains a library for accessing the usage data collected by
the activities system.
password-gorilla-1.5.3.7 cross-platform password manager The Password Gorilla helps you manage your logins. It stores all your
user names and passwords, along with login information and other notes,
in a securely encrypted file. A single "master password" is used to
protect the file. This way, you only need to remember the single master
password, instead of the many logins that you use.

If you want to log in to a service or Web site, the Password Gorilla
copies your user name and password to the clipboard, so that you can
easily paste it into your Web browser or other application. Because the
password does not appear on the screen, Password Gorilla is safe to use
in the presence of others.

The convenience of Password Gorilla allows you to choose different,
non-intuitive passwords for each service. An integrated random password
generator can provide one-time passwords, tunable to various services'
policies.

Password Gorilla is a Tcl/Tk application which can run on Linux and
Windows, and the files written are supposed to be compatible between
platforms. This is important for collaboration in heterogenous
environments.
clearsans-1.00 versatile font for on-screen legibility Adopted by Mozilla for the Firefox for Android browser, Clear Sans has been
recognized as a versatile OpenType font for screen, print, and Web. Clear
Sans was designed with on-screen legibility in mind. It strikes a balance
between contemporary, professional, and stylish expression and thoroughly
functional purpose. It has a sophisticated and elegant personality at all
sizes, and its thoughtful design becomes even more evident at the thin
weight.

It has minimized, unambiguous characters and slightly narrow proportions,
making it ideal for UI design. Its strong, recognizable forms avoid
distracting ambiguity, making Clear Sans comfortable for reading short UI
labels and long passages in both screen and print.

This font supports a wide range of languages using Latin, Cyrillic, and
Greek scripts. The font family includes medium, regular, thin, and light
weights with upright, italic, and bold styles.
monit-5.34.4 monitoring and managing daemons utility monit is a utility for monitoring and managing daemons or similar
programs running on a Unix system. It will start specified programs
if they are not running and restart programs not responding.

monit supports:
* Daemon mode - poll programs at a specified interval
* Monitoring modes - active, passive or manual
* Start, stop and restart of programs
* Group and manage groups of programs
* Process dependency definition
* Logging to syslog or own logfile
* UNIX domain socket and IP port checking (TCP and UDP)
* Process status and process timeout
* Process cpu and memory usage
* Process zombie check
* Check the system's load average
* Check a file or directory timestamp
* Flexible and customizable email alert messages
* Protocol verification - HTTP, FTP, SMTP, POP, IMAP, NNTP, SSH, MySQL,
RSYNC, LDAPv3, WebSocket and more
* An HTTP interface with TLS support to make monit accessible from
a web browser
plasma-activities-6.3.3 core components for the KDE Activity concept When a user is interacting with a computer, there are three main areas of
contextual information that may affect the behaviour of the system: who the user
is, where they are, and what they are doing.

Activities deal with the last one. An activity might be "developing a KDE
application", "studying 19th century art", "composing music" or "watching funny
videos". Each of these activites may involve multiple applications, and a single
application may be used in multiple activities (for example, most activities are
likely to involve using a web browser, but different activities will probably
involve different websites).

KActivities provides the infrastructure needed to manage a user's activites,
allowing them to switch between tasks, and for applications to update their
state to match the user's current activity. This includes a daemon, a library
for interacting with that daemon, and plugins for integration with other
frameworks.
p5-CSS-DOM-0.17p0 check the validity of links in an HTML or XHTML document This set of modules provides the CSS-specific interfaces described in the
W3C DOM recommendation.

The CSS::DOM class itself implements the StyleSheet and CSSStyleSheet DOM
interfaces.

This set of modules has two modes:

1. It can validate property values, ignoring those that are invalid (just
like a real web browser), and support shorthand properties. This means you
can set font to '13px/15px My Font' and have the font-size, line-height, and
font-family properties (among others) set automatically. Also, color: green;
color: kakariki will assign 'green' to the color property, 'kakariki' not
being a recognised color value.

2. It can blithely accept all property assignments as being valid. In the
case of color: green; color: kakariki, 'kakariki' will be assigned, since it
overrides the previous assignment.

These two modes are controlled by the property_parser option to the
constructors.
kf5-kactivities-5.116.0 core components for the KDE Activity concept When a user is interacting with a computer, there are three main areas of
contextual information that may affect the behaviour of the system: who the user
is, where they are, and what they are doing.

Activities deal with the last one. An activity might be "developing a KDE
application", "studying 19th century art", "composing music" or "watching funny
videos". Each of these activites may involve multiple applications, and a single
application may be used in multiple activities (for example, most activities are
likely to involve using a web browser, but different activities will probably
involve different websites).

KActivities provides the infrastructure needed to manage a user's activites,
allowing them to switch between tasks, and for applications to update their
state to match the user's current activity. This includes a daemon, a library
for interacting with that daemon, and plugins for integration with other
frameworks.
ietf-cli-1.29p0 command-line tools to work with RFCs and Internet Drafts This package contains command-line tools to work with a locally rsync'ed
copy of Internet Drafts and RFCs. See the README and help text for more
information, but here are some examples:

ietf: starts a command-line shell with command history

ietf mirror: create or update local mirror of IETF repositories
(approx 3GB, by default in ${LOCALSTATEDIR}/db/ietf-mirrors)

ietf rfc 3456 4567: open RFC 3456 and RFC 4567 in $EDITOR

ietf rfcextra 3456: open RFC 3456 and any RFCs that update or
obsolete it in $EDITOR, and any errata on any of those in a browser

ietf (tools|tracker) 3456 4567: opens RFC 3456 and RFC 4567 in the
IETF Tools or IETF Datatracker web interface

ietf draft crocker: open all active drafts with "crocker" in their
filename, and lists all matching drafts that are expired, replaced
by other drafts, or have become RFCs

ietf draftstatus crocker, ietf rfcstatus 3456: lists information
from the IETF and RFC Editor databases
slipshow-0.1.0 compiler from markdown to slipshow Slipshow is a tool specifically designed for technical presentations where
traditional slides are not enough.

In a slipshow presentation, the equivalent of a slide is called a slip. Each
slip is like a slide, but with no bottom limit. That is, the content can be
arbitrarily long! During the presentation, the camera will "scroll" down to
reveal the hidden content, following a script given by the presenter!

Here are the goals of slipshow, in no specific orders:

- Lift restrictions from traditional slide-based presentation. In particular,
make it closer to a blackboard presentation!

- Easy to write and readable syntax: markdown with few extensions. No manual
placement like in powerpoint. No crazy syntax like in latex.

- Source of the presentation is plain text: much better for source control,
sharing with people, using your favorite editor, readability, compatibility.

- Open the possibility for a dynamic presentation. Watching scientific
popularization video demonstrates how well-chosen animations can make a
difficult subject more understandable.

Slipshow compiles files written in an extension of markdown, to a standalone
html file viewable offline in any web browser.

Tutorial, API and Documentation: https://slipshow.readthedocs.io/
urlscan-1.0.6p0 terminal URL viewer (urlview replacement) Urlscan is a small program that is designed to integrate with the
"mutt" mailreader to allow you to easily launch a Web browser for URLs
contained in email messages. It is a replacement for the "urlview"
program.

Relative to urlview, urlscan has the following additional features:

* Support for emails in quoted-printable and base64 encodings. No more
stripping out =40D from URLs by hand!

* The context of each URL is provided along with the URL. For HTML
mails, a crude parser is used to render the HTML into text. Context
view can be toggled on/off with c.

* URLs are shortened by default to fit on one line. Viewing full URL
(for one or all) is toggled with s or S.

* Jump to a URL by typing the number.

* Incremental case-insensitive search with /.

* Execute an arbitrary function (for example, copy URL to clipboard)
instead of opening URL in a browser.

* Use l to cycle through whether URLs are opened using the Python
webbrowser module (default), xdg-open (if installed) or opened by a
function passed on the command line with --run or --run-safe.

* Configure colors and keybindings via ~/.config/urlscan/config.json.
Generate default config file for editing by running urlscan -g. Cycle
through available palettes with p. Set display width with --width.

* Copy URL to clipboard with C or to primary selection with P. Requires
xsel or xclip.

* Run a command with the selected URL as the argument or pipe the
selected URL to a command.

* Show complete help menu with F1. Hide header on startup with --nohelp.

* Use a custom regular expression with -E for matching urls or any other
pattern. In junction with -r, this effectively turns urlscan into a
general purpose CLI selector-type utility.

* Scan certain email headers for URLs. Currently Link, Archived-At and
List-* are scanned when --headers is passed.

* Queue multiple URLs for opening and open them all at once with a and o.