Projects tagged ‘curses’ and ‘ncurses’


Jump to tag:

Projects tagged ‘curses’ and ‘ncurses’

Filtered by Project Tags curses ncurses

Refine results Project Tags console (7) c (5) text (5) terminal (4) python (4) shell (3) music (3) ui (3) linux (3) tty (3) pdcurses (2) bash (2)

[20 total ]

1228 Users
   

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.
Created over 3 years ago.

100 Users
   

rtorrent is a BitTorrent client for ncurses, using the libtorrent library. The client and library is written in C++ with emphasis on speed and efficiency, while delivering equivalent features to those found in GUI based clients in an ncurses client.
Created over 2 years ago.

3 Users
 

Created about 1 year ago.

1 Users

CL-Ncurses is a curses interface for Common Lisp on Unix and Windows platforms, licensed under a MIT-style license. CL-Ncurses uses UFFI for foreign bindings and it is developed on SBCL and Debian ... [More] GNU/Linux, Mac OS X and Windows. Thanks to Nikodemus Siivola who did the initial work and gave me the ok to complete the library. [Less]
Created 10 months ago.

1 Users

NCXmms is an text frontend to XMMS based on ncurses. NCXmms can be used to control XMMS remotely through SSH connection, or to control XMMS run in background using Xvfb (virtual framebuffer X server).
Created 9 months ago.

0 Users

LastBASH is a console/terminal based player for Last.fm written in Bash.
Created 12 months ago.

0 Users

What it is: A set of modules that provide an extremely thin binding for the curses library in D. Please take a look at the project home page for more information. Or see the current status of the ... [More] project by looking at the roadmap. Caveats: D arrays != C arrays. If your program seg faults, it's probably related to an array issue. Make sure all your arrays (including strings) are null terminated, and make sure you are passing a pointer to the array data. ACS_ "constants". This can't be implemented as far as i can tell without adding a separate library to link, which i don't want to do. Instead of ACS_whatever use acs_map[ACS.whatever] [Less]
Created 12 months ago.

0 Users

console email client written in python which has similar functionlity to gmail (tags, filters, converstaions)
Created 11 months ago.

0 Users

linux下的命令行版qq,来自小虾的个人主页http://home.xxsyzx.com:80/home/index.htm 官方的qq for ... [More] linux推出至今也没有什么大的改进,图形界面和Windows的比起来差远了,又不提供命令行界面,易用性不太好。 此项目的目标是在图形界面上向Windows看齐,在命令行界面上做出自己的特色,最终提供一个linux下的既有易用的用户界面(比如消息提示音啦。。。),又提供多样的命令行参数(很多linuxer还是比较倾向于纯键盘操作的。。。),从而具有高度的可配置性的qq客户端。 字符界面上准备模仿irssi 图形界面上打算把irssi的界面图形画 考虑支持插件扩展... 这就是gmyqq! 注:本项目源代码仅供学习研究使用。所用协议皆属个人业余的黑匣分析结果。 界面截图: [Less]
Created 5 months ago.

0 Users

It loads a directory that has music files in it (subfolders included). You can browse through them, and play them, etc.
Created 3 months ago.