Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands. Tig allows you to browse changes in a Git repository and can additionally act as a pager for output of various Git commands.
Python module to build dialogs for terminal-based applications
This is a Python module for doing terminal-based user interaction. It wraps the dialog/Xdialog program, and provides a nice, object-oriented programming model.
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.
Rexx/Curses is an interface to the curses library. With this external function package, Rexx programmers can write cross-platform applications with a consistent textual user interface.
Dansguardian Console manager v 2.1.1
Es una herramienta pensada en facilitar el uso de dansguardian desde un entorno de consola.
Algunas de sus funcionalidades son:
- Manejo de extensiones y MIMES.
- Excepción de sitios.
- Sitios Baneados
- Lista gris de sitios
- Filtrado de frases
- Listas negras (Blacklist)
- Listar, crear, modificar y eliminar grupos de filtrado.
Esta versión presenta cambios estructurales importantes en su forma de desarrollo y metodos de acceder a los...
CCFE is a simple tool to quickly supply an interactive screen-oriented interface to command line scripts and commands. It also provides a menu system to hierarchically organize them and a viewer to browse their output.
It provides:
* A generic curses form-based interface to enter options and arguments required by scripts/commands;
* A menu system to hierarchically organize them;
* A viewer to browse the standard output and standard error of invoked script/command.
In its...
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
libtermgraph is a simple C/C++ library for portable character-based graphics and nonblocking keyboard input in a terminal window. It targets Windows and Unix/Linux systems, and is designed for use in introductory programming courses.
mung is "monitor using ncurses, g++" and it's mostly an experiment for learning about ncurses. It runs in a terminal and displays temperature sensor info in real time on a color scale.
Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
An academic project that grew greatly amongst all expectations: draughts server + client, using System V IPC API. Generic IPC classes (especially for message queues), widget-based UI (ncurses) can be reused in other projects.
Operating-Menu(OpMenu) is an easy-to-use and easy-to-configure ncurses-based menu interface for the UNIX environment using the tcl language to describe the user-interface
MCJ is a Midnight Commander clone expressed in Java as supported by
the Gnu Compiler for Java (GCJ). No Java runtime or JDK is required.
Mcj links to Ncurses via the Cygnus Native Interface. Doxygen provides
nice documentation for reusable projects.
An object-oriented Python framework for the simple implementation of ncurses text user interfaces, allowing for widget development in a GUI-programming manner.
yuik is an abstract widget library for creating GUIs. The actual frontend can be chosen at runtime which allows the program to run under Tk, as a shell program, and even as a web-application. More frontends like an irc-bot, wxWidgets, or XUL are planned.