119 projects tagged "Terminals"
MacTerm (formerly MacTelnet) is a complete terminal emulator for Mac OS X, for use with local or remote applications. It is also available for Classic Mac OS as a remote-only shell. It supports VT100, VT102, VT220, and parts of XTerm and ANSI, UTF-8 and other character sets, very accurate rendering of CP437 for use in BBS games, regular or tabbed windows, a full screen mode that works on up to two displays, dynamic search, powerful macros for entering text, running commands, and opening URLs, extensive preferences, including a flexible coloring and formatting system, Workspaces that spawn commands and auto-arrange windows, Growl notifications, text capture, floating keypads for control keys, and much more.
PrinterSetup is a flexible printer setup system. It is tailored to institutions with more than 20 deployed printers. It is designed to work with CUPS on Mac OS X. PrinterSetup is a component of PrintingWorks, a print accounting solution. There is limited documentation. Apple package deployment requires Mac OS X 10.3 or later, and is untested on earlier versions. Apple package development requires Mac OS X 10.5 or later and Xcode 3.0 or later.
NOTE is a small console program that allows you to manage notes similar to programs like "knotes" from the command line. It supports different database backends for storage, and includes a DBI-based MySQL module and another module that uses a binary file for storage and a DBM module.
Qodem is a re-implementation of the Qmodem DOS shareware communications package, updated for more modern uses. Major features include Unicode support, scrollback buffer, capture file, screen dump, dialing directory, keyboard macros, script support, Xmodem, Ymodem, Zmodem, and Kermit. It can connect over serial port, telnet, ssh, rlogin, and command line, and supports multiple terminal emulations including ANSI.SYS, Avatar, VT100/102, VT220, and Linux.
LibVNCServer is a library that makes it easy to make a VNC server. All you do is provide a frame buffer and some I/O functions, and call a function each time the frame buffer changes. It supports all encodings known, including tight, zlib, ZRLE, and cursor encodings. It also includes the HTTP server from Xvnc, so you can start a java viewer by surfing to http://my.vnc.server:5801 or similar. It includes a beta version of LibVNCClient, which makes it easy to make a VNC client. Also included is LinuxVNC, which is to the Linux console as WinVNC is to the Windows desktop.
AppLaunch is a Mac OS X version of the common “Run” or “Launch” dialogs provided by other operating systems and window managers such as Windows or KDE. It consists of an input box where the user enters a command line that will be passed to the applications workspace. A command in the AppLaunch meaning is not only a “pure” shell command; as of version 2 it may also be a file, an application, or an URL.