
|
|
|
|
Home / Computers / Software / Operating Systems / Linux / Projects / Console
|
|
|
|
Web Sites
|
- Andrew Ledkov Home Page - Al shell is a free console, curses based file manager.
cloud.al.ru/eng/index.html
- Drat - Drat provides an Object-Oriented (OO) interface to the curses library written in C++. Drat is not simply a C++ wrapper around the curses library. Drat is intended to allow OO programmers to quickly develop curses-based user interfaces (UI).
www.best.com/~smurman/Drat
- Linux Hardware Demos - Useful links for console, serial line and other Linux hardware hacks.
www.dicas-l.unicamp.br/hotlinks/Linux/Hardware/Demos
- LogMon - Log Monitor - LogMon is a program that will monitor one or more log files, updating when more data is available ala 'tail -f' , within a common terminal window via a "split window". User can scroll up/down/left/right through all the windows. A header displays each frames file name, and number of lines in the file. Very usefull when watching several log files at the same time.
www.edespot.com/plaidhat/code/LogMon
- microcomLinux - Several communication tools for Linux optimized for size in order to fit them on a floppy-based Linux distribution.
microcom.port5.com
- Minicom - Linux dialer/terminal useful for establishing ppp and other console use.
www.pp.clinet.fi/~walker/minicom.html
- Ncurses at the Free Software Foundation (FSF) - Ncurses is software for controlling writing to the console screen under Unix, Linux and other operating systems.
www.gnu.org/software/ncurses
- Pip - make any program a filter - Pip is a wrapper for programs that won't use stdin and stdout, but require filenames to be given on the command line.
www.doc.ic.ac.uk/~epa98/work/apps/pip
- SanTools: tools for Linux - SanTools is a set of utilities that includes a file manager Screen Shell, text editor Ned, binary editor EDX, Screen library and some other utilities. The only thing necessery is a web browser (Explorer or Netscape) and you will have a graphic user interface without X11.
www.unixspace.com/tools
- scroller - watching your software - Scroller is a replacement for the command "while true; do clear; xxx; sleep 10; done". It uses ncurses to redraw the new output much more smoothly, and truncates the output to the size of the screen, without causing the program to abort.
scroller.sourceforge.net
- Twin - A console based X11 type windowing system.
sourceforge.net/projects/twin
- Wily Homepage - Wily is a mouse-oriented, text-based working environment for programmers. It lets you interact with your files, directories and other programs through mouse and keyboard operations on plain text.
www.cs.yorku.ca/~oz/wily
- Zsh - Linux shell - Zsh is a shell designed for interactive use, although it is also a powerful scripting language.
www.zsh.org
|
|
|
|
|