319 projects tagged "Terminals"
(Serial Ports on) Steroids enables users to execute remote C functions in a Python shell over a serial interface. It is useful for embedded system testing and industrial automation. It generates C code for the target and a Python script for the host automatically from a C header file.
AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with a powerful ASCII art renderer. The API is designed to be similar to other graphics libraries.
AIBash is a project which aims to make Bash act more intelligently. It features typing error-correction and the ability to learn that certain file suffixes are associated with certain programs so that other programs are filtered out while pressing TAB. Other features are planned for the future.
AKFAvatar is a fancy graphical user interface for text oriented applications where an avatar appears on the screen and provides information in a balloon. It also supports recorded audio files. Applications for AKFAvatar can be written in Lua, and there are interfaces for C, Objective C, C++, Free Pascal, and GNU Pascal. A number of ready-to-use applications and modules are provided, including a text viewer and a module that makes question-answer exercises. For POSIX-compatible operating systems there is a man page viewer and a terminal emulator, which makes it possible to run many existing terminal-based programs in this fancy environment.
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.
A .NET implementation of BCrypt, PHPass, and traditional crypt password algorithms.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.