Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Build Securely on AWS with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
A SSH based chatroom framework; inspired by "ssh-chat" project.
This framework support not only the IRC-like command line interface, but also custom clients by providing an API.
Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
Perl extension for the GNU Readline/History Library
Term::ReadLine::Gnu (TRG) is an implementation of the interface to the GNU Readline/History Library. This module gives you input line editing facility, input history management facility, word completion facility, etc.
Visit to http://search.cpan.org/dist/Term-ReadLine-Gnu/ on the CPAN (The Comprehensive Perl Archive Network) site for download, documentation, bug report, etc.
instrument control, data acquisition display and analysis
Experix is a command-line driven environment for laboratory data acquisition and device control and graphical presentation and analysis of data. Written in C for GNU-Linux . Tested on PC and Raspberry Pi.
The core is written very generally in order to support applications by means of script files.
Device interfaces: PCMCIA daq (2 devices tested) via kernel module with interrupt handler and memory-mapped data; USB daq (1 device tested) using libusbx; running an equipment servicing program...
Free computer algebra system, compatible with existing CAS, as a C++ library with various user interfaces (GUI with formal spreadsheet and exact dynamic geometry, on-line, readline, emacs, texmacs...).
tclreadline makes the GNU readline available for interactive tcl shells. This includes features
as history expansion and file/command completion. Command completion is provided for all
tcl/tk commands and can be extended to user defined commands.
DVD2MP3 is a perl script which converts audio tracks on a DVD into id3 tagged mp3 files. It was written for Linux, though it could probably be used on other Unixes with little trouble. It requires mplayer, lame, lsdvd, MP3::Tag and Term::ReadLine.
I really hate that braindead sqlplus and really love psql. Unfortunately I have to work with Oracle, so I wrote psql for Oracle. It's written in Java, and uses GNU readline library.
ECL-READLINE provides top-level readline support for ECL (Embeddable
Common-Lisp) in the form of an ASDF package. It does this by creating a CLOS input-stream that wraps the GNU Readline library.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Yacim is a ncurses/readline based instant messaging client supporting
AIM. It allows complete customization with user definable event
driven actions specified in its scripting language, YacimScript.
PMC is a text based mudclient written in perl, utilizing GNU readline, supporting SSL, the MudClientProtocol including local editing support, full telnet negotation support, ANSI support, and is highly extensible.
A small shell written in c which runs on POSIX compliant systems. Support for commandline history (readline + termcap/ncurses) if present. Intended on systems that don't need the "hugeness" of e.g. bash
BITS-Messenger is a text based yahoo client, compatible with libyahoo2. It has
a beautiful readline interface for command completion. It can be used from a thin
client and doesn't require a X to installed.
uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython.
uniread will work on any POSIX platform with Perl.
Lisp Shell is a shell, in wich lisp-like syntax is used.
It is written in C and uses GNU readline library. This program is intended to
scripts, wich you may write using LISP programming language. LSH was tested with Linux and FreeBSD on i386.
XMMS-Shell provides a simple command line interface for controlling XMMS. One can either use the
readline-enhanced interactive mode or simply specify commands from the command line (useful for shell scripts
or quick manipulation).
Database shell with readline support [command history, tab completion etc]
based on the Perl DBI: Has specific support for Oracle, MySQL, Sybase, PostgreSQL, and a generic driver that should work for anything supported by DBI
Haskell's Foreign Function Interface: a toolkit for accessing C libraries from Haskell. Includes a couple of library wrappers (bzlib, curses, glob, libgr, pcap, readline, zlib), Unicode support modules and provides FFI features from newer versions of Glas