RSS 36 projects tagged "Mac OS X"

Download Website Updated 13 May 2013 check_ssl_cert

Screenshot
Pop 346.46
Vit 89.64

check_ssl_cert is a Nagios plugin to check X.509 certificates. It checks if the server is running and delivers a valid certificate. It also checks if the CA matches a given pattern, and checks the validity.

Download No website Updated 14 Apr 2009 OGSS

Screenshot
Pop 27.22
Vit 38.72

With OGSS (Open Gmail SMS Shell), you can control your computer with SMS text messages. All you need is a cell phone and a Gmail account. OGSS uses Python and libgmail to fetch messages from your Gmail account and run the included commands on your computer.

No download Website Updated 22 Apr 2009 Mac Calls Home

Screenshot
Pop 17.12
Vit 38.61

If your Mac is ever stolen and Mac Calls Home is installed, it will inform you of its location by using an existing Internet connection. It will try to send as much information as possible about the location, and if an iSight camera is available, it will snap a picture and send it to you as well.

No download Website Updated 19 Jun 2009 Zadok

Screenshot
Pop 16.43
Vit 37.86

Zadok is a multi-language test suite runner. It is designed to run small test programs written in one of the programming or scripting languages that it understands, compare their output to what is expected, and determine a pass or fail. Tests are grouped into suites for conceptual organization purposes.

Download Website Updated 04 Jul 2009 Twibright Registrator

Screenshot
Pop 39.24
Vit 37.71

Twibright Registrator removes noise and can quadruple the resolution of a camera in software by matching several pictures together. It can be applied to remove noise, JPEG artifacts, rain, CRT stripes, and passersby. It can enhance night photos and provide the effect of long exposure in daylight. Pictures are matched by removing shift, rotation, zoom, and brightness changes. It features high performance bilinear interpolation, automatic adaptive corrective deconvolution, 32-bit float depth, photometrically linear space, and 16-bit depth PNG output.

Download Website Updated 06 Apr 2013 Podget

Screenshot
Pop 319.62
Vit 37.67

Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron). It features support for downloading podcasts from RSS and XML feeds, for sorting the podcasts into folders and categories, for importing podcast URLs from iTunes PCAST files and OPML lists, automatic M3U and ASX playlist creation, and automatic cleanup of old podcasts. It also features automatic UTF-16 conversion for podcasts hosted on Windows servers.

Download Website Updated 08 Jul 2009 history selector

Screenshot
Pop 20.40
Vit 37.60

selector is a command line utility for dynamic string selection. It reads the content of the specified files, and as the user types a list of strings separated by ";" (or a regexp), the display is updated in real time to show only the lines containing all the said strings (or matching the regexp). This command was mainly designed as a way to search in the shell history, for which it is substantially more efficient than the standard readline ^R binding. With the -v option, it injects the selected line into the tty input buffer, hence allowing the user to edit the line and execute it as a standard command.

No download Website Updated 04 Dec 2009 Teleport

Screenshot
Pop 14.70
Vit 35.57

The Teleport command is a replacement for the traditional cd command. More accurately, it's a wrapper around the cd command, with various improvements. It keeps a history of the directories you have visited. You can easily jump to any directory in your history. You can display your history. You can easily create aliases for directories to make it even easier to jump to them.

No download No website Updated 17 May 2010 ColorLogs

Screenshot
Pop 34.12
Vit 33.35

ColorLogs is an output-colorizing Perl script intended to have command output piped through it to a terminal. It allows easy creation of new highlighting configurations using simple text matches, globs, or regular expressions. It works transparently even in interactive contexts with scripts that produce prompt lines and wait for user input. Patterns are provided for Ant and Maven output. This version started as a fork of v1.1 from resentment.org, but numerous improvements have been made since then.

Download Website Updated 19 Apr 2013 Trojan Scan

Screenshot
Pop 172.28
Vit 28.20

Trojan scan is a simple shell script that allows for simple but relatively effective checking for trojans, rootkits and other malware that may be using your server and network for unwanted (and possibly illegal) purposes. It works by listing all processes that use the Internet with the lsof command (using -Pni flags). This list is then transformed into signatures in the form of process_name:port_number:user. These signatures then are matched against the allowed process defined in the configuration. If any signatures of running processes are found that do not match the allowed signatures, an email report is sent including ps, ls, and optional lsof output.

Screenshot

Project Spotlight

MDIUtilities

A set of utility classes that can be used for Desktop application development.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.