Browsing projects by Tag(s)

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

Showing page 1 of 3

Screen is a text console window manager that generates virtual terminals (PTYs) for interactive processes. A scrollback history buffer allows copy&paste, a detach feature saves your session for later reconnect.

4.55919
   
  2 reviews  |  1,730 users  |  43,428 lines of code  |  4 current contributors  |  Analyzed about 17 hours ago
 
 

Urwid is a console user interface library for Python. Urwid is released under the GNU Lesser General Public License and it includes many features useful for text console application developers.

0
 
  0 reviews  |  8 users  |  17,360 lines of code  |  5 current contributors  |  Analyzed 6 days ago
 
 

An implementation of the curses library for Win32, DOS, OS/2, X11 and SDL.

4.0
   
  0 reviews  |  4 users  |  30,261 lines of code  |  1 current contributor  |  Analyzed 9 days ago
 
 

neercs is a work-in-progress libcaca project. Like GNU screen, it allows you to detach a session from a terminal, but provides unique features: * Grabbing a process that you forgot to start inside neercs * Great screensaver * 3D rotating cube to switch between full screen terms * Real time ... [More] thumbnails of your shells * Special effects when closing a window * Various window layouts... [Less]

5.0
 
  0 reviews  |  4 users  |  7,411 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
Compare

An mp3 player with a curses frontend. Playlists are populated by passing directory names on the commandline, and saved to the ~/.hmp3db database. Type 'h' to display the help page. Colours may be configured at runtime by editing the "~/.hmp3" file.

5.0
 
  0 reviews  |  3 users  |  6,272 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

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.

5.0
 
  0 reviews  |  2 users  |  172,859 lines of code  |  8 current contributors  |  Analyzed about 15 hours ago
 
 

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

0
 
  0 reviews  |  2 users  |  20 lines of code  |  0 current contributors  |  Analyzed about 12 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 ... [More] of the 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]

0
 
  0 reviews  |  1 user  |  12,332 lines of code  |  6 current contributors  |  Analyzed 6 days 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 ... [More] continue 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]

0
 
  0 reviews  |  1 user  |  2,267 lines of code  |  7 current contributors  |  Analyzed 2 days ago
 
 

A notebook to hold information in an hierarchical manner, intended for personal use such as adressbooks, todo lists, ideas, speech outlines, simpledatabases.Using ncurses for the interface and XML for databases.

5.0
 
  1 review  |  1 user  |  0 current contributors
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.