12 projects tagged "Terminals"
PHP Shell is a shell wrapped in a PHP script. It's a tool you can use to execute arbiritary shell-commands or browse the filesystem on your remote Web server. This replaces, to a degree, a normal telnet-connection. You can use it for administration and maintenance of your Web site using commands like ps, free, du, df, and more.
phpFileManager is a complete filesystem management tool in a single file. Features: server info, directory tree, copy/move/delete/create/rename/edit/view/chmod files and folders, tar/zip/bzip/gzip, multiple uploads, shell/exec, works on Linux and Windows, PHP4/5 and Apache2 compatible, and English and Portuguese support.
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.
Wapsh allows users to login to a Unix workstation using a WAP-capable mobile phone. Features include shortcuts (to save phone typing), input of control and other special characters, command history, and searching and scrolling through long shell output. Wapsh automatically adapts to the main WAP browsers (UP and Nokia), and uses configuration files to further tailor the system for specific phones. A corresponding HTML (Web) interface is also included.
AbulÉdu is a Ubuntu-based distribution for primary schools. It is currently in French but most of the tools can be translated. An AbulÉdu server can handle Mac, Windows (samba), GNU/Linux and X terminal (with LTSP) clients. The server acts as a central gateway for Web, mail, and printing, and facilitates the management of classes, pupils, and teachers. Everybody can publish Web pages on an intranet using Apache and all administration tasks are performed using a browser. The result is that a teacher who is not a computer specialist can install and manage a school network.
Zuul was yet another PHP frontend for mldonkey. It has been out-of-sync with current mldonkey development for some time, however, and exists now only as a reference for the more current fork of the project, Web-GMUI. Zuul is unlikely to function properly against any available mldonkey releases, so file releases are unavailable at this time. CVS from sourceforge is still available, however.
Time Based Text allows the user to include more information in written text by saving the time delta between keystrokes and offering a way to reproduce it exactly how it has been written. It offers a protocol and reference implementation that is easily embeddable in applications using text-based human communication. The idea behind it is that email systems as well poetry and literature may benefit from a time-based approach to text. It comes with a portable C++ reference implementation to generate TBT messages and save them in HTML and DokuWiki (JSON), a Website to upload and exchange TBT poetry, plus various advanced TBT implementations in Javascript, Python, and Perl.
PHPsh allows you to have shell commands run on your behalf by Web servers that serve PHP pages, and solves these issues and more. It is a simplified version of the shell that allows you to execute arbitrary commands remotely through PHP. It is a handy way to run simple commands and maintain a history of executed commands, and a helpful environment that allows you to browse the filesystem and fetch or upload files.
PSHAW is a pseudo command prompt for accessing a machine remotely using only a Web browser. It cannot run interactive programs. It can only run programs that run, spit out text (or not), and then quit. There is a handy drop-down box of previously run commands. The page never reloads thanks to AJAX.