openbsd-ports/www/vteplugin/pkg/DESCR
landry 4759b86cba Import vteplugin 0.1.
Those days, the trend is to write/use minimal browsers that work in a
terminal. vteplugin takes the opposite direction and allows you to use
terminals in your npapi-compatible-bloated-web-browser, ie any
gecko/webkit web browser. It uses XEmbed to bundle a vte window in a
browser tab.
2010-04-21 16:26:46 +00:00

10 lines
442 B
Plaintext

vteplugin implements a terminal emulator in a browser plugins. That
means you can use command line in a terminal **inside a browser tab**.
vteplugin is a npapi plugin that uses vte library to display a terminal
emulator, it should work with any gecko/webkit-based www-browser
supporting npapi plugins.
To use it, open ${LOCALBASE}/share/vteplugin/vteplugin.html document
in your web browser. This document should display a usable terminal.