Main > Free Download Search >

Free cli software for linux

cli

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 112
ECLI 2.2

ECLI 2.2


ECLI is an Eiffel wrapper around the X/Open ISO/CLI (Call Level Interface), which defines an API to RDBMS drivers and uses SQL92 more>>
ECLI library is an Eiffel wrapper around the X/Open ISO/CLI (Call Level Interface), which defines an API to RDBMS drivers and uses SQL92.
ISO/CLI is also known as ODBC under MS Windows.
ECLI wants to be portable across (1) Platforms, (2) Eiffel Compilers.
(1) Platform portability : ECLI works on any platform that has an ISO/CLI Implementation.
(2) Eiffel Compiler Portability : ECLI uses as "standard" Eiffel as possible. The GOBO Library is used for specific data structures.
Some tricks have been used to be free from the idiosyncrasies of any Eiffel Compiler.
It is a pity that even for basic/kernel classes it seems impossible for compiler vendors/providers to agree on some standard.
Enhancements:
- New features include blob/large data transfer, information on DBMS capabilities, session control and information, different login strategies, and information about installed ODBC drivers.
- The samples, documentation, tests, and class hierarchies were reworked.
- Various bugs were fixed.
<<less
Download (0.97MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1283 downloads
Portal.CLI 0.7a

Portal.CLI 0.7a


Portal.CLI project is a set of bindings that target the Common Language Infrastructure. more>>
Portal.CLI project is a set of bindings that target the Common Language Infrastructure and which cover common free and open source UNIX/Linux libraries that do not yet maintain their own CLI bindings.

<<less
Download (1.5MB)
Added: 2006-09-12 License: GPL (GNU General Public License) Price:
1138 downloads
JewelCLI 0.4

JewelCLI 0.4


JewelCLI provides an API to parse command line arguments. more>>
JewelCLI provides an API to parse command line arguments. JewelCLI uses Java annotations to present a very simple but powerful interface. Options are defined using an annotated Java interface definition.

This allow a declarative style which can be much clearer than the procedural style used by some other Java CLI libraries.

<<less
Download (0.040MB)
Added: 2006-10-04 License: The Apache License 2.0 Price:
1117 downloads
Clichart 0.5.3

Clichart 0.5.3


Clichart is an application intended for quick summarization and visualization of data, especially from system logs. more>>
Clichart is an application intended for quick summarization and visualization of data, especially from system logs. It provides tools to extract and manipulate tabular summary data from text files, and to generate and view simple charts from tabular data on the command line
Main features:
- Display charts in a window, save them to disk (JPEG or PNG), or both
- Accept data in comma- or whitespace-separated formats
- Read data from a file, or have it piped into its standard input
- Display XY line charts, with the X axis based on dates, times or values. The Y axis must be simple values (integer or decimal)
- Be used interactively, or driven via scripts
- Generate summary data based on counts, averages, minimum, maximum of input fields
- Generate summary data based on discrete values
- Generate aggregates from tabular data
- Operate in CLI server mode, generating 1 or more charts based on commands passed via standard in (either from another script, or from a command file).
Enhancements:
- This release is mostly a tidy-up, with small bugfixes and improvements in handling errors.
- However, it also allows output from "aggregate" to include simple expressions, adds the ability for "cliserverlib" to locate "clichart" via the PATH (useful for Windows users), and uses the Psyco JIT compiler to speed operation if its installed.
<<less
Download (2.7MB)
Added: 2007-06-11 License: LGPL (GNU Lesser General Public License) Price:
865 downloads
mbank-cli svn20070219R053

mbank-cli svn20070219R053


mbank-cli project provides a rudimentary command line interface to the mBank online banking system. more>>
mbank-cli project provides a rudimentary command line interface to the mBank online banking system.

Usage:

You may create debug directory to make debugging easier.

You may provide --verbose option to fill your screen with cryptic strings.

Usage examples:

$ ./mbank-cli list # list available accounts

$ ./mbank-cli history Foo # show history of the Foo account

$ ./mbank-cli history Bar --range 2005-01-01 2005-12-31

$ ./mbank-cli history Quux --from 2006-06-01

$ ./mbank-cli future Foo # show list of planned transfers of the Foo account

$ ./mbank-cli funds # list available investment funds

$ ./mbank-cli logout

<<less
Download (0.006MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
977 downloads
Wcalc 2.3

Wcalc 2.3


Wcalc is a very capable calculator. more>>
Wcalc is a very capable calculator. Wcalc has standard functions (sin, asin, and sinh for example), many pre-defined constants (pi, e, c, etc.), support for using variables, a command history, hex/octal/binary input and output, unit conversions, bit-shifting, embedded comments, and an expandable expression entry field. It evaluates expressions using the standard order of operations.
Wcalc is a very capable calculator. It supports abitrary precision, has standard functions (sin, asin, and sinh for example, in either radians or degrees), many pre-defined constants (pi, e, c, etc.), support for using variables, "active" variables, a command history, hex/octal/binary input and output, unit conversions, embedded comments, and an expandable expression entry field. It evaluates expressions using the standard order of operations.
Wcalc uses intuitive expressions. For example, Wcalc will evaluate: 5sin 4!-7*2(4%6)^2 to be -221.96631678
Wcalc also comes in a command-line version that works on most (if not all) forms of Unix (including Linux and BSD). To support arbitrary precision, Wcalc relies on the GMP and MPFR libraries.
In the MacOSX release, these are compiled-in, so you shouldnt have to install them yourself. NOTE: GMP comes with a broken version of MPFR (I really wish they wouldnt do that). You have to install a real version of MPFR for Wcalc to work.
Enhancements:
- This has plenty of bugfixes and a couple nifty new features. In the GUI realm, Wcalc now also serves as a System Service, and so adds a "Wcalc Compute" entry to the Services menu of other applications.
- In the CLI realm, Wcalcs error reporting is now more friendly, and will tell you exactly where in the line the error occurred.
- Also, Wcalc now uses tab-completion in the CLI, and can tab-complete just about anything (variables, conversion units, commands, functions, etc.).
<<less
Download (0.22MB)
Added: 2007-07-21 License: GPL (GNU General Public License) Price:
825 downloads
ctrlxmms 1.1

ctrlxmms 1.1


ctrlxmms is a small Perl script designed to increase the useability of XMMS. more>>
ctrlxmms XMMS plugin is a small Perl script designed to increase the useability of XMMS. With it, you can use most of the common GUI functions of XMMS from the CLI.

You also have a few handy commands which are not available from the GUI. Together with lirc and a remote (eg. Anir Multimedia Magic), this is a wonderful tool.

<<less
Download (0.010MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1291 downloads
Lintrack 2.0

Lintrack 2.0


Lintrack is a small, easy to configure and highly integrated GNU/Linux distribution for routers. more>>
Lintrack is a small, easy to configure and highly integrated GNU/Linux distribution for routers, firewalls, network access servers, content filters and more. Lintrack is targetted especially to small and medium-sized wireless Internet service providers. Lintrack comes with many outstanding features.
Main features:
- wireless router
- network access server
- PPPoE concentrator
- HotSpot concentrator
- VPN server/client
- firewall
- traffic shaper
- HTTP content filter
- OSPF router
- PIMv2 (multicast) router
- and more
What makes Lintrack unique is that it is highly integrated and automated by the Flatconf configuration system. Lintrack is mainly administered using an interactive CLI tool, fcc, which makes system configuration easy and fast.
While giving the end user a powerful, high-level interface, Lintrack has still all the posibilities of traditional Linux administration. Whats more, some functionality may be managed by fcc, and some by die-hard Unix tools, eg. vim.
<<less
Download (175.6MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1103 downloads
Limb3 2007.3

Limb3 2007.3


Limb is an OpenSource PHP framework aimed for rapid web application development. more>>
Limb is an OpenSource PHP framework aimed for rapid web application development.
We are committed proponents of beautiful and easy-to-maintain code that simply works. That is why we develop and constantly refactor Limb code in a test driven manner using the best agile development practices.
The latest version of framework is Limb3 which consists of many reusable components distributed as packages on Limb3 PEAR channel.
The previous version Limb2 is a PHP4 compatible framework for building web sites with rich and easy-to-update content. In acknowledgement of the original approach in 2004 Limb2 got the 3d place in Zend Contest. However nowadays Limb2 development is almost frozen since the core dev. team is mostly focused on Limb3. Someday Limb2 will be a simply package of the more general Limb3 framework.
Main features:
- PHP-5.2 compatibility
- lmbActiveRecord better inheritance and value objects support
- DATASOURCE package cruft cleanup and unification
- merge of DATASOURCE and CLASSKIT packages into CORE package
- new FS package(merging FILE_SCHEMA and UTIL packages)
- new LOG package(extracted from ERROR package)
- TREE package code overhaul and new features(nested sets driver is available again)
- more friendly error subsystem
- form errors better implementation
- TESTS_RUNNER improved CLI and phpSpikesCoverage support
- LIMB_VAR_DIR dependency removal from base classes
- reimplementation of CALENDAR package using better JavaScript alternative
- DATETIME package cleanup and misc improvements
- initial TinyMC support in WYSIWYG package
- FCKEditor updated to 2.4.2
- WACT better expressions support
- SQLite DB driver
- DBAL package refactoring and cleanup, lmbDBAL is a central facade for accessing mis. tools in a package
- JS package cleanup, moving to jQuery instead of Prototype
- more isolated packages tests
Enhancements:
- PHP 5.2 compatibility was added.
- Better inheritance and value objects support was implemented for lmbActiveRecord.
- A new FS package was added, which merges the FILE_SCHEMA and UTIL packages.
- A new LOG package was extracted from the ERROR package.
- The TREE package code was overhauled and new features were added.
- The error subsystem was made more friendly.
- The CLI and phpSpikesCoverage support of TESTS_RUNNER were improved.
- The CALENDAR package was reimplemented using a better JavaScript alternative.
- Initial TinyMC support was added in the WYSIWYG package.
- FCKEditor was updated to 2.4.2.
- An SQLite DB driver was added.
<<less
Download (2.1MB)
Added: 2007-07-16 License: LGPL (GNU Lesser General Public License) Price:
831 downloads
libmtag 0.2.0

libmtag 0.2.0


libmtag is a library for music tagging. more>>
libmtag is a library for music tagging.
libmtags objective is to create the most simple yet useful tagging library for music.
It uses taglib as a backend, but provides a more generic API. In the future it might be possible to remove the dependency.
The programming language used is C, but bindings for Ruby and Python are provided.
As taglib, it supports: ID3v1, ID3v2 for MP3 files, Ogg Vorbis and FLAC files.
Enhancements:
- A new CLI application.
- A new get_type method (MP3, Vorbis, FLAC, etc.)
<<less
Download (0.30MB)
Added: 2007-06-03 License: GPL (GNU General Public License) Price:
873 downloads
Cuiterm 0.9.9

Cuiterm 0.9.9


Cuiterm is a CUI (Composite User Interface) terminal. more>>
Cuiterm is a CUI (Composite User Interface) terminal.
CUI (Composite User Interface) is a compound type of user interface which incorporates the features of the GUI (Graphical User Interface) and the CLI (Command Line Interface) by realizing both interface in one area at the same time.
It is absolutely substantial that the CUI contains GUI elements and control language in the same area of the screen at the same time, so the incorporation is complete. CUI is not an optional, alternatively selectable combination of the two communication method but a truly new approach.
An other relevant feature of the CUI method is that it uses generated commands. When the user activated some GUI part of the user interface an automatically generated command appears to complete the task so the user can observ how the CLI part of the user interface can be used.
The cuiterm is a pilot application for the CUI methodology made to demonstrate the power of the composite user interfaces. As terminals are usually used with some shell to start simple UNIX utility programs, the Cui library can be considered as a composite user interface for the shell and some UNIX utilities. The following screenshot shows the starting screen of the cuiterm.
How to use it?
To test the composite user interface first you have to download the cuiterm and and install it. After the installation is complete the program can be started with the cuiterm command.
When the terminal emulator started it can be used the usual way by typing commands into it. Some programs and some complex commands are interpreted by the terminal and colorized (see the list below). For these commands the screen should have active areas usable with the left mouse button by double clicking on them. The output of some programs have floating menus with context sensitive functions. The menus can be accessed by the right mouse button. Some parts of the screen can be used to fire up a text entry field by holding down the left mouse button.
The following list contains some interpreted and processed commands that are worth trying.
ls -l and some variants of it
df
who
w
ps aux
stat
finger
cat /etc/fstab
Enhancements:
- This version contains new features, including an automatic GUI generator which creates dialog boxes from manual pages, a working progress bar, enhanced size bars, and some new command parsers.
- The drag and drop, the speed of the terminal, and the existing parsers were also enhanced.
<<less
Download (1.3MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1084 downloads
libsdict 1.2.0

libsdict 1.2.0


PTkSdict is a dictionary using Sdict dictionary format. more>>
PTkSdict is a dictionary using Sdict dictionary format. Unlike ptkdic or gtkdic, MySQL isnt needed; you can work with dictionary files directly.
libsdict uses Unicode, meaning that words and articles all are in UTF-8. There are two index levels, compression, and tools to convert from text files to .dct and vice versa.
Main features:
- Cross-platform, works under UNIX, Win32 and Symbian OS
- Open Source, binary .dct format is also open and described in documentation
- Unicode, all words and articles are stored in UTF-8
- Two index levels: short and full
- Compression for dictionary articles
- Tools to convert from text file to .dct and vice versa under both Win32 and UNIX
- Simple Web Dictionary which is included into package
- C library framework with simple CLI, Win32 binaries are available
- Perl API (Sdict.pm module)
- Simple, but powerful Jotter and Data applications
- Compiler which helps you to create own dictionaries
Enhancements:
- Fixes for some dictionary types.
- Version information was added to the DLL.
- Include files were reorganized.
- There are new library functions.
<<less
Download (0.48MB)
Added: 2006-11-02 License: LGPL (GNU Lesser General Public License) Price:
1086 downloads
Net-Policy 2.2

Net-Policy 2.2


The Net-Policy project allows system administrators to configure and manage their entire network at once. more>>
The Net-Policy project allows system administrators to configure and manage their entire network at once. It is initially designed to configure firewall and IPsec connections across an entire network.

Net-policy contains the following components:
net-policy:
This is the core network manager. It is a generic SNMP-based manager and is capable of managing any information configurable via SNMP. It is currently web based with a few more interfaces (Tk, CLI, ...) planned or partially implemented. Its SNMP engine is based on the OpenSNMP and Net-SNMP toolkits. It runs on top of a PostgreSQL database.

After checking out the SVN source code or downloading the tar ball for the net-policy project, run ./np-install as root to help guide you through a complete installation using our graphical installer.

Configurable optional pieces
The net-policy manager is capable of managing the following modules. The management system above is already capable of managing
np-cerberus: A IPsec implementation for linux based on the 2.4 kernel. This code is derived from NISTs IPsec reference project. We ported the code to the 2.4 kernel and added some IPtables specific pieces and re-released it here (with their permission).
np-plutoplus: A IKE implementation which runs on top of np-cerberus. This is code is derived from NISTs IKE reference project. It has been instrumented with SNMP support using the Net-SNMP toolkit.

<<less
Download (0.63MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1208 downloads
ExactImage 0.4.0

ExactImage 0.4.0


Exact Image is a fast (and soon modern and generic) image processing library. more>>
Exact Image is a fast (and soon modern and generic) image processing library. For a client we had to optimize the insane time imagemagick spent on certain image processing tasks. After the first code review it became clear that imagemagick was coded for anything but speed.
We protoyped the needed code in C++, just for speed, and archived processing times about 1/20 of what imagemagick consumes.
It is intended to become a modern, generic (template) based C++ library, when time permits. - Hopefully a viable alternative to ImageMagick.
Enhancements:
- Image segmentation and fuzzy image contour pattern matching were added.
- Support for rendering arbitrary vector pathes and text was added through Anti-Grain-Geometry integration.
- The X- and Y-axis flip optimizations were implemented for 16-bit channels, as well as functions to change contrast, brightness, gamma, hue, saturation, and lightness, and invert images.
- The convolution matrix was exported to the CLI econvert.
<<less
Download (0.15MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
811 downloads
PulseAudio 0.9.6

PulseAudio 0.9.6


PulseAudio is a networked sound server for Linux and other Unix like operating systems. more>>
PulseAudio is a networked sound server for Linux and other Unix like operating systems. PulseAudio is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESOUND).
Main features:
- Extensible plugin architecture (by loading dynamic loadable modules with dlopen())
- Support for more than one sink/source
- Better low latency behaviour
- Embedabble into other software (the core is available as C library)
- Completely asynchronous C API
- Simple command line interface for reconfiguring the daemon while running
- Flexible, implicit sample type conversion and resampling
- "Zero-Copy" architecture
- Module autoloading
- Very accurate latency measurement for playback and recording.
- May be used to combine multiple sound cards to one (with sample rate adjustment)
- Client side latency interpolation
- Ability to fully synchronize multiple playback streams
Installation:
As this package is made with the GNU autotools you should run ./configure inside the distribution directory for configuring the source tree. After that you should run make for compilation and make install (as root) for installation of polypaudio.
Enhancements:
- padsp has support for SNDCTL_DSP_SETTRIGGER, SNDCTL_DSP_SETDUPLEX, and SNDCTL_DSP_GETOPTR.
- A new ".ifexists" directive has been added to the CLI language for conditional configuration based on file existence.
- FLOAT32RE sample type support has been added.
- There are other bugfixes, cleanups, and portability fixes.
<<less
Download (1.0MB)
Added: 2007-05-28 License: LGPL (GNU Lesser General Public License) Price:
883 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5