Main > Free Download Search >

Free ncurses software for linux

ncurses

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 154
Ncurses 5.6

Ncurses 5.6


The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. more>> <<less
Download (2.2MB)
Added: 2006-12-23 License: MIT/X Consortium License Price:
1056 downloads
ncurses mixer 0.0.1

ncurses mixer 0.0.1


ncurses mixer is a console mixer device. more>>
ncurses mixer is a console mixer device. This program is made under GPL license, and you know how you can use it.
<<less
Download (0.007MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1179 downloads
NCurses Disk Usage 1.3

NCurses Disk Usage 1.3


NCurses Disk Usage provides a fast and easy interface to your harddrive. more>>
As the name already suggests, ncdu is an NCurses version of the famous old du unix command.

NCurses Disk Usage provides a fast and easy interface to your harddrive. Where is your disk space going? Why is your home directory that large? ncdu can answer those questions for you in just a matter of seconds!

<<less
Download (0.089MB)
Added: 2007-08-06 License: MIT/X Consortium License Price:
813 downloads
ncurses wrapper for guile 0.1.0

ncurses wrapper for guile 0.1.0


ncurses wrapper for guile allows you to write applications in the guile scheme dialect using the ncurses library. more>>
ncurses wrapper for guile project allows you to write applications in the guile scheme dialect using the ncurses library.

Getting Started:

1. Make sure that you have a recent (January 2001 or later) CVS version of Guile installed on your system. (You can type

guile -c (write-line (version))

in your terminal window to check which version of Guile you have: the output should be `1.4.1.) If not, see under "Obtaining guile-ncurses and Guile" how to get it.

2. Make sure that you stand in the `guile-ncurses directory and type

./configure

This will configure guile-ncurses for your system.

3. Type

make install

to build and install guile-ncurses.

If everything went well were ready to enter the interpreter...

4. Type

guile

You should now be at the Guile prompt ("guile> ").

5. Type

(use-modules (ncurses ncurses))

so that the guile-ncurses module gets loaded.

6. Were now ready to try some basic guile-ncurses functionality.

Simple try examples from examples/ directory.
<<less
Download (0.20MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1136 downloads
NCurses Development Kit for C++ 0.0.1 Alpha4

NCurses Development Kit for C++ 0.0.1 Alpha4


NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus. more>>
NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event engine allows you to create a various dynamic widgets.

There are two big branches of this library avaliable - main (head) and the ALT:

Main - original NDK++ library. This library is an extention of libncurses++ library. Event system is working like MFC.

ALT - full rewrite and redesign of the previous code. It not a superset of libncurses++ library, it uses only ncurses and panel libraries. It also uses a new event engine.
<<less
Download (0.076MB)
Added: 2005-12-09 License: GPL (GNU General Public License) Price:
1417 downloads
kcurses

kcurses


kcurses are some simple widgets and ui abstractions for ncurses. more>>
kcurses are some simple widgets and ui abstractions for ncurses, to handle list boxes, vi-like editing fields, mouse selections, and the like.

Why?
Because sometimes gui programs are more annoying than helpful. web interfaces suck, and gtk/qt programs take up too much real estate, require too much mousing, and i find the apis a little too heavyweight for what i often need. i needed a simple curses-based database editor, and, finding no widgets that i needed, had to write my own.

Installation:
get the source
do the usual ./configure --help; ./configure; make; rigamarole
test by running make test. you should see a couple programs float by.
make install, to taste
<<less
Download (0.18MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1164 downloads
NCXmms 0.8

NCXmms 0.8


NCXmms is an XMMS frontend based on ncurses. more>>
NCXmms is an XMMS frontend based on ncurses. Feature highlights include its ability to control XMMS from a text environment using comfortable menu library widgets.
It can also quickly find items in the playlist after the user enters part of the name.
Enhancements:
- Entries in playlist can be moved. Directories can be bookmarked and assigned to shortcuts. The ability to add URL entered from keyboard was added.
<<less
Download (0.035MB)
Added: 2005-05-20 License: GPL (GNU General Public License) Price:
1618 downloads
Zureta 0.49

Zureta 0.49


Zureta IfaceMon easily displays the activity of your network interfaces (eth0, eth1, etc.). more>>
Zureta IfaceMon easily displays the activity of your network interfaces (eth0, eth1, etc.). It is curses based, and displays the activity on a bar graph.
This is how to install software:
1) Requirements
A good ol gcc and ncurses lib will do the thing.
2) How to do it
Use ./configure followed by make and make install to install the package.
Enhancements:
- nodelay moved to where it does not cause Segmentation Fault
<<less
Download (0.009MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1221 downloads
Nibbles 0.0.4

Nibbles 0.0.4


Nibbles project is a Nibbles/Snake clone for ncurses. more>>
Nibbles project is a Nibbles/Snake clone for ncurses.
It features a high score board and cunning ncurses graphics.
I am sure that better nibbles games exist, but I thought that Id write an ncurses one to learn how.
At the moment its pretty lame, it has the level data directory hardcoded in, the speed is hardcoded and remains constant and it doesnt handle game overs very well.
Enhancements:
- ncurses
<<less
Download (0.018MB)
Added: 2006-12-01 License: GPL (GNU General Public License) Price:
1198 downloads
tes 0.1

tes 0.1


tes is a ncurses multiplayer card game of visual perception. more>>
tes project is a ncurses multiplayer card game of visual perception.

tes is a simple multiplayer card game of visual perception for ncurses networked environments.

The goal of the game is to find three cards which have the proper properties quicker than your opponents. A bot is included for lonely players.

<<less
Download (0.009MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1025 downloads
cxSSHAdmin 0.7

cxSSHAdmin 0.7


cxSSHAdmin is a menu (ncurses with dialog) based utility to perform various administration tasks via SSH. more>>
cxSSHAdmin is a menu (ncurses with dialog) based utility to perform various administration tasks via SSH.
Main features:
- The ability to login to a selected host from a list
- Ability to execute one command on multiple hosts from a list
- Enable password-less access to hosts, using ssh keys.
- Automatically scan the subnet, and generates a hosts list
TODO/Bugs/etc:
- Redirect command output on multiple hosts to email if the user wants it.
- Run command on multiple hosts in *paralell* instead of the current serial way..
- The network scanning progressbar doesnt seem very linear.. I might fix this in the future..
- Ability to tunnel into a firewalled network and perform login/commands on remote hosts
<<less
Download (0.004MB)
Added: 2006-02-12 License: GPL (GNU General Public License) Price:
1350 downloads
freesweep 0.90

freesweep 0.90


freesweep project is a curses-based minesweeper. more>>
freesweep project is a curses-based minesweeper written in C for *nix.
The ncurses library is preferred, but standard System V curses will work almost perfectly.
Features include boards up to 1024x1024 and saving & loading of boards.
Planned features include mouse support through ncurses, shared and individual "best times" files, and color.
Soon after being exposed to Unix, a shortcoming in terminal games was evident.
The lab was short on machines running or hosting X windows, and as an avid player on minesweeper-styled games, I found it impossible to believe that there was no variant of the game for terminals.
Fortunately, being Unix, a solution was rapidly forthcoming. I could write it myself.
Main features:
- Color on supported terminals.
- Boards can be exported as PPM images, to show progress. Heres a sample.
- Board size independent of terminal size.
- Support for boards up to an arbitrary size - currently 1024x1024
- Saving and loading of game files.
- Much better file formats with conversion from previous format.
- Another programmer - my friend Psilord
- Looping of games until explicit quit.
- Reasonable compilation and play under SysV curses.
- Customizable alerts - beep, flash, or none.
- The GNU GPL
Enhancements:
- Fixed build for Cygwin32 platform
- Changed strings.h to string.h , and added maintainer-clean to Makefile.in
<<less
Download (0.085MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1069 downloads
nInvaders 0.1.1

nInvaders 0.1.1


nInvaders project is a Space Invaders clone for ncurses. more>>
nInvaders project is a Space Invaders clone for ncurses.
Ever wanted to play space invaders when you cant find a GUI? Now you can!
Enhancements:
- added timer - now playable under irix, windows, some redhat-versions
- added title-screen
- removed bug: shooting last alien sometimes freezed game
<<less
Download (0.031MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1053 downloads
Linux MSN Messenger Engine 1.0

Linux MSN Messenger Engine 1.0


Linux MSN Messenger Engine is a fully asynchronous, and fully multithreaded MSN messenger engine. more>>
Linux MSN Messenger Engine is a fully asynchronous, and fully multithreaded MSN messenger engine.
Preliminary releases will be statically combined with an ncurses console-based EPIC4-like interface for instant messaging functionality.
Enhancements:
- Code cleanup
<<less
Download (0.056MB)
Added: 2006-05-30 License: GPL (GNU General Public License) Price:
827 downloads
netscript 1.7.1

netscript 1.7.1


netscript is a multi-platform, lightweight and portable TCP/UDP socket scripting system. more>>
netscript is a multi-platform, lightweight and portable TCP/UDP socket scripting system.
It is intended to automate situations, built on a word-to-word ruleset response system.
It includes wildcard support, character replacement, random replacement, argument inclusion, server timeout, initial send, display altering, multiple character dump formats, telnet protocol support, logging, program to socket dumping, executable ruleset support, reverse binding, module support, data truncation, data formatting, permission options, virtual hosting support, history storage, dynamic storage variables, directory placement, character omitting, timed rules, background support, syslog support, routing support, socket options, interactive mode, and graphical user interface support.
Enhancements:
- Added -@, to switch netscript to the UDP protocol.
- Added -^, to switch the route host to the UDP protocol.
- Added -_, to switch the console display to ncurses.
- Added -=, to define alternate button tabs for the (ncurses) gui.
- Added new example rulesets. (udp/ncurses demonstration rulesets)
- Added socket option(s). to be forced to run, even if not defined. to have netscript run smoother.
- Changed the nsansi example module, to support ncurses properly. (will not be active if ncurses is)
- Changed --list, to not evaluate while in privileged mode.
- Fixed some minor bugs, barely worth noting.
<<less
Download (0.46MB)
Added: 2006-09-05 License: Public Domain Price:
1145 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5