RSS 98 projects tagged "Command Line"

Download No website Updated 21 Aug 2011 mpegend

Screenshot
Pop 18.11
Vit 25.25

Mpegend is a command line utility for fixing MPEG files that are missing the proper endings for their video and system streams.

Download No website Updated 02 Oct 2011 Multicast Tool

Screenshot
Pop 41.28
Vit 1.00

Multicast Tool is a command line tool from the WizTools.org mini-projects that operates in two modes: listen and send. Running this application in these modes, the user will be able to send and receive packets from multicast groups.

Download Website Updated 08 Feb 2013 dateutils

Screenshot
Pop 172.38
Vit 9.04

Dateutils are a bunch of tools that revolve around fiddling with dates and times in the command line, with a strong focus on use cases that arise when dealing with large amounts of financial data. Their target market is shell scripts that need date calculations or calendar conversions, and as such they are highly pipe-able and modeled after their well-known cousins (e.g. dtest vs. test, or dgrep vs. grep).

Download Website Updated 13 Dec 2012 ctraj

Screenshot
Pop 33.53
Vit 2.61

ctraj is a Lagrangian transport library written in C++. It includes two-dimensional codes for basic atmospheric trajectory integration, semi-Lagrangian tracer simulation, and contour advection. It also includes a novel dynamical tracer reconstruction method called PC proxy.

Download Website Updated 31 Jan 2013 Cdarts

Screenshot
Pop 40.07
Vit 1.00

Cdarts is a low level implementation of a computer darts player. It can be used as an opponent against a human in the game, or it can be used as a simulator for fun. It currently supports only two different game types (301 and 501), but can be extended to support more games. It supports three different levels: beginner, hobbyist, and professional. Each level tries to simulate a human at that level as well as possible.

Download Website Updated 12 Dec 2012 libpetey

Screenshot
Pop 47.40
Vit 2.60

libpetey is a small scientific/numerical computation library. It includes the following components: templated sorting routines; templated binary tree classes; a templated linked-list class; routines for finding the k-least and k-greatest elements in an array; "supernewton", a powerful one-dimensional root-finding algorithm that combines bracketing with fast, superlinear convergence; a class for working with dates and times; a templated sparse matrix class; datasets (the beginnings of a data-representation paradigm that generalizes matrices, which is mostly useful for easy linear interpolation, especially generalized, n-dimensional linear interpolation); a function for easy parsing of command line options; and command-line utilities for sparse matrix multiplication and eigenvalue decomposition.

Download No website Updated 26 Dec 2011 Coherent PDF Command Line Tools

Screenshot
Pop 18.14
Vit 22.59

Coherent PDF Command Line Tools is a set of professional command line tools for manipulating PDF files. Split, merge, linearize, scale, rotate, crop, encrypt, decrypt, watermark, bookmark, annotate, attach, impose, etc. A full manual is provided.

Download Website Updated 16 Feb 2012 jPDFImagesCLI

Screenshot
Pop 15.97
Vit 22.39

jPDFImagesCLI is a command-line utility that converts PDF files to JPEG, TIFF, or PNG images. It is built on top of a proprietary PDF engine, so there is no need for any third party software or drivers. It can also be used as a plugin in Enfocus.

Download Website Updated 06 Feb 2012 POSIXplorer

Screenshot
Pop 20.37
Vit 22.04

POSIXplorer will help you find, navigate, and open files on Linux, Mac OS, or most POSIX systems. You just type the command and then a regex for which you'd like to search. By default, it searches filenames and excludes class and other data files. It looks recursively down from your current directory. If you'd like to search through file contents, use the '-c' flag. When using -c, after the regex, you can list a file pattern, such as * (the default) to match any file or *.java to match Java files. After searching on your query, it presents a list of results and lets you type a number to select one for opening in the editor you have defined in the EDITOR environment variable, or by default Vim. After quitting the editor, you come back to your results and can continue opening files or execute a new search. To run a new search, just type the query and the script will detect that you did not intend to enter a file number. Note that in content searches with -c, only a new content query can be entered, not a new file filter.

No download No website Updated 20 May 2012 histogram

Screenshot
Pop 26.53
Vit 19.11

histogram creates a bar chart of data in your terminal. The width of the histogram is scaled to fit your terminal, and uses a resolution of 1/8th of a character.

Screenshot

Project Spotlight

The Aime Interpreter

An application extension programming language interpreter.

Screenshot

Project Spotlight

JSkat

A Skat game in Java.