43 projects tagged "Terminals"
5x9 and 5x10 are two X11 fonts intended for use with xterm or other programs requiring readable small fonts. At only 5 pixels wide, they are particularly well suited to small laptop screens, allowing two 80 column windows side by side on an 800x600 screen (albeit with no room for window frames), or three windows across with room to spare on a 1280x1024 screen. The fonts implement VT100 line-drawing characters. Bolding is not directly supported; xterm does adequate bolding by duplicating pixels.
Web Console is an application that provides access to a Web server command prompt from a Web browser. Furthermore, it includes a file manager, a feature to upload and download files, and an editor for editing text files on the Web server from the browser. Web Console uses AJAX technology, does not require any database, and can be installed on any Web server that is capable of running Perl CGI applications.
metashell is a lightweight, heavy punch, interactive, intelligent command line shell. The difference lies in its ability to determine a file's data type, and automatically run your desired applications. It uses file data types (MIME types) to determine a file's type, and then using user-defined applications automatically opens the file.
Natural CLI is a Java library that provides developers with an easy way to use human readable command line interfaces. This means that your software can understand easy command lines like "$acme start daemon mailservice", "$acme send file /tmp/pau.jpg to friend", or "$acme start backup in 10 minutes". Command lines are very easy to define.
Vee is a command-line blog tool that is very portable across Unix systems. It provides an interactive as well as a batch interface to maintain a log of entries. Formatting is done using a module architecture that allows a high degree of customization. There are minimal flags and no set up is required.
konsoledcopschema is a script that automatically set the desired Konsole schema when certain applications are executed. For example, when the user runs Vim with the script installed, the Konsole schema is switched to "VIM Colors" for as long as the user is in Vim. The script also includes support for less, man, info, watch, top, and htop.