RSS 238 projects tagged "Mac OS X"

No download Website Updated 21 May 2013 Yote

Screenshot
Pop 76.69
Vit 4.46

Yote is a server and set of libraries which connect JavaScript objects to backend objects using JSON RPC. It is composed of an HTTP server, a set of JavaScript libraries, and a set of Perl libraries. Yote objects are container objects connected together in a graph branching off from a root node. They are automatically loaded and saved as needed so that only a portion of the graph is in memory at one time. An account and app infrastructure are provided. Each call to the server automatically syncs the objects in the client side cache. Security is handled on the server side, which tracks which client is allowed what data and calls.

No download Website Updated 25 Apr 2013 Auto Multiple Choice

Screenshot
Pop 159.92
Vit 1.00

Auto Multiple Choice (AMC) is a piece of software that helps you to create and manage multiple choice questionnaires, with automated marking. Tests can be written in plain text or LaTeX. Automated correction and grading is performed from scans of the answer sheets using optical mark recognition.

No download Website Updated 11 Apr 2013 osis2epub

Screenshot
Pop 45.17
Vit 6.55

osis2epub is a a program that converts a Bible text stored in Open Scripture Information Standard (OSIS) format to an EPUB book. The resulting eBook can then be read on various eReaders or converted to another format. Conversion to a simple text format and to a collection of HTML files with an accompanying stylesheet and file list (for direct viewing or subsequent conversion) is also supported.

Download Website Updated 13 Apr 2013 pkg-epub

Screenshot
Pop 69.69
Vit 1.02

pkg-epub is a program that bundles a collection of HTML and other files into an EPUB book. The resulting eBook can then be read on various readers or converted (e.g. with Calibre) to another format.

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.

Download No website Updated 12 Feb 2013 repo

Screenshot
Pop 25.06
Vit 10.02

While the OSS community converges to Git, with the Python bunch branching to Mercurial, the typical workplace is stuck with Subversion. The author's DVCS of choice is Fossil. These are all fine projects, with their own pros and cons, but what you usually want is just a tool to store your code tree snapshot in a safe place. They can all do that, but their language differs a tiny bit. repo brings them all down to the common root. It works by detecting which VCS are you using right now and calling that, applying necessary subcommand translation if needed.

Download No website Updated 07 Apr 2013 rainbarf

Screenshot
Pop 224.34
Vit 4.04

rainbarf provides fancy resource usage charts to put into the tmux (and GNU screen) status line.

Download No website Updated 24 Jan 2013 cronbot

Screenshot
Pop 22.91
Vit 10.99

cronbot is a wrapper script for cron jobs. Rather than running your job/script directly, you run it through cronbot, and it will allow a little more control to help keep things from getting out of hand. The default behavior is to only allow one instance of your job to run. This can be changed with the --duplicate option. You can also pass in a maximum time of execution for a job or add a random amount time to delay the start of your job. By default, jobs are run with a default "nice" value, which is usually 10.

Download Website Updated 10 Jul 2012 csvgrep

Screenshot
Pop 19.26
Vit 17.85

csvgrep is a commandline program which enables users to execute searches on text-delimited files using a rudimentary query language. Its query language is bound to simplicity and expressivity, to be easily comprehensible. It aims at replacing both grep and awk when you are challenged to retrieve information from a text-delimited file based on the content of a specific field (or column). You can get what you want using the semantic already in the file’s underlying structure.

No download No website Updated 01 Nov 2012 XML::LibXML

Screenshot
Pop 48.84
Vit 2.29

XML::LibXML provides a Perl interface to libxml2, providing XML and HTML parsers with DOM, SAX, and XMLReader interfaces, a large subset of the DOM Layer 3 interface, and an XML::XPath-like interface to the XPath API of libxml2

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.