Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

vimpc

Compare

  Analyzed about 11 hours ago

ncurses based MPD client with vi-like key bindings

20.1K lines of code

4 current contributors

over 2 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

lanterna

Compare

  Analyzed about 23 hours ago

Lanterna (or "lantern") is a Java library allowing you to write easy semi-graphical user interfaces in a text-only environment, very similar to curses. Lanterna is supporting xterm compatible terminals and terminal emulators such as konsole, gnome-terminal, putty, xterm and many more. One of the ... [More] main benefits of lantern is that it's not dependent on any native library but runs 100% in pure Java. Also, when running Lanterna on computers with a graphical environment (such as Windows or Xorg), a terminal emulator written in Swing will be used rather than standard output. This way, you can develop as usual from your IDE (most of them doesn't support ANSI control characters in their output window) and then deploy to your headless server without changing anything. [Less]

33.3K lines of code

8 current contributors

2 months since last commit

2 users on Open Hub

Low Activity
0.0
 
I Use This

Jed (Jedsoft Text Editor)

Compare

  Analyzed about 7 hours ago

JED is a freely available text editor for Unix, VMS, MSDOS, OS/2, BeOS, QNX, and win9X/NT platforms. Although it is a powerful editor designed for use by programmers, its drop-down menu facility make it one of the friendliest text editors around. Hence it is ideal for composing simple email messages ... [More] as well as editing complex programs in a variety of computer languages. JED makes extensive use of the S-Lang library, which endows it with the powerful S-Lang scripting language. [Less]

63.8K lines of code

1 current contributors

20 days since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

vitunes

Compare

  Analyzed about 9 hours ago

vitunes is a curses-based music player and playlist manager for *nix whose goals are: 1. a minimalistic appearance, 2. strong vi-like bindings, and 3. quick playlist creation/management. vitunes does not strive to be a feature-rich media player, but rather a quick, vi-like media indexer and playlist ... [More] manager, that just happens to be able to play the music it indexes. Additionally, vitunes never needs write-access to anything outside of its work directory (default is ~/.vitunes/). It never touches/modifies anything outside of there and doesn't leave junk files anywhere. [Less]

31.9K lines of code

0 current contributors

over 9 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

M2Curses

Compare

  No analysis available

Modula-2 bindings for the curses screen management library. Work in progress. BSD style license.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: bsd

mitype

Compare

  Analyzed about 16 hours ago

Typing speed test in terminal Mitype is a program to test (and hence improve) your typing speed right from the ease of your terminal. Written completely in python with no external dependencies! ✨ Main Features 🖥️ Cross-platform 🎦 See your replay 🐍 Supports Python 2 and 3 📝 Choose custom ... [More] text input 🅰️ 6000 text samples 🌈 Colored texts 🔧 Install Mitype can be easily installed by: pip install mitype [Less]

1.98K lines of code

0 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

Jupp’s Own Editor

Compare

Claimed by The MirOS Project No analysis available

Jupp is a fork of JOE’s Own Editor, providing a lot of bug fixes as well as a new resource file implementing an editing mode optimal for programmers.

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: GNU_Gener...

aubit4gl

Compare

  No analysis available

Aubit4GL is a programming language designed to make it easy to create "screen based" database applications. It is based on Informix 4GL and is able to connect to Informix, Postgresql, Mysql natively, and other databases via ODBC.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

LinPac

Compare

  Analyzed 1 day ago

A modular console-oriented packet radio terminal for Linux with mail client

26.5K lines of code

0 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

termbox

Compare

  Analyzed about 20 hours ago

Termbox library is a simple and clean ncurses alternative. Of course everything has it's own price. In this case it's portability and stability. Currently all sources are hosted on github: GitHub (git://github.com/nsf/termbox.git) Also I have uploaded a snapshot from git. And I will continue ... [More] to do it from time to time. Screenshot - demo program 'keyboard': The interface only consists of 12(!) functions. tb_init() // initialization tb_shutdown() // shutdown tb_width() // width of the terminal screen tb_height() // height of the terminal screen tb_clear() // clear buffer tb_present() // sync internal buffer with terminal tb_put_cell() tb_change_cell() tb_blit() // drawing functions tb_select_input_mode() // change input mode tb_peek_event() // peek a keyboard event tb_poll_event() // wait for a keyboard eventIt's extremly easy to use and fast to learn. I bet you can fully understand principles of this library in a day. [Less]

2.2K lines of code

4 current contributors

about 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This