RSS 346 projects tagged "Cygwin"

Download Website Updated 20 May 2013 wavsilence

Screenshot
Pop 21.07
Vit 2.33

wavsilence takes a large WAV file with gaps of silence and creates smaller WAV files, containing the data between the gaps.

Download No website Updated 11 Apr 2013 JobRunner

Screenshot
Pop 30.38
Vit 6.65

JobRunner is a tool designed to run a job (i.e., to execute a commandline or script) which does not require user interaction, and to store the program's output (standard error and standard out) in an easy-to-read log file. It is able to save a configuration file of the job to be run, which can be used by JobRunner_Caller as a lightweight queueing system. See the Primer included in the archive for extra details on usage examples.

No download Website Updated 27 Mar 2013 s2png

Screenshot
Pop 39.19
Vit 7.76

s2png converts files with any kind of binary data into valid PNG images (e.g. for hosting on the Web) and back. It supports encrypting the output.

Download Website Updated 08 Mar 2013 tx11ssh

Screenshot
Pop 32.05
Vit 8.73

tx11ssh provides a way to tunnel X11 traffic over an SSH connection (in either direction from the initiator's point of view).

Download Website Updated 25 Mar 2013 se

Screenshot
Pop 126.03
Vit 1.62

se is a screen-oriented version of the classic UNIX text editor ed. The editor implements many of the commands of ed, but instead of being line-oriented, se is screen-oriented. The command syntax is very familiar to users who already know ed. If you get stuck, there is a built-in help system that describes many of the available commands. Many configurable options can be loaded from a .serc file. se can be run interactively or in a script via the included scriptse utility. The editor is portable across many platforms, supporting major Linux and BSD distributions as well as other systems like GNU, Minix, Haiku, OpenSolaris, and Cygwin.

Download Website Updated 26 Mar 2013 bash argsparse

Screenshot
Pop 218.83
Vit 2.43

bash argsparse is a high-level argument parsing library for bash. Its purpose is to replace the option parsing and usage describing functions commonly rewritten in all scripts. Its features include automatic help message generation, user input checking (type checking, enumerations, etc.), and option properties (mandatory options, option aliases, options excluding each others, etc.). It is implemented for bash version 4. Prior versions of bash will fail at interpreting the code.

No download No website Updated 16 Jan 2013 Bashcd

Screenshot
Pop 27.82
Vit 11.32

Changing directories in bash can be tedious if you have long names or nested paths. Creating aliases or adding to the CDPATH can help, but can be improved on. Bashcd adds 6 new commands to make changing directories a bit easier. This commands use find, the locate database, the mdfind database, or other contextual information to make it easier to change to other directories.

No download Website Updated 30 Jan 2013 xlife

Screenshot
Pop 55.01
Vit 2.01

xlife is a laboratory for experimenting with cellular automata. It supports loadable rulesets and palettes, different topologies, and up to 256-state cellular automata. It has rules and patterns for Life, Brian's Brain, Perrier's Loops, Langton's Ants and Loops, Wireworld, E.F. Codd's 1975 UCC automaton, some Prisoner's Dilemma games, and many others. It is very fast for step-by-step mode, bounded grid, and chaotic patterns. It has several unique features: a historical mode, a pseudocolor mode, and n-state statistics. It has been developed since 1989. The modern version of Xlife began its history in 2011.

Download Website Updated 02 Oct 2012 CJSH

Screenshot
Pop 21.52
Vit 15.27

CJSH is an experimental Unix/Linux commandline shell, implemented in Python, which offers Unix strength while taking advantage of some more recent concepts in terms of usability and searching above pinpointing files in hierarchies.

Download Website Updated 27 Jul 2012 phalanx

Screenshot
Pop 67.09
Vit 3.62

phalanx computes a digest of many buffers simultaneously, and produces a combined hash of them all. It is an initiative to provide a fast, simple, and portable alternative method to compute a checksum in a parallel fashion. It has options for I/O buffer size, hash width, number of threads, and more. It can be run single-threadedly for performance comparisons. It can check files against previously-saved sums, like "MD5sum" does. It also has a "demo" mode, to ascertain accurate operation. It is intended to be useful on large files and multicore/multiprocessor/multithreaded environments.

Screenshot

Project Spotlight

Sqrat

A C++ binding utility for the Squirrel language.

Screenshot

Project Spotlight

(R)?ex

A tool to ease the execution of commands on multiple remote servers.