RSS 1774 projects tagged "BSD Revised"

Download Website Updated 18 May 2013 irker

Screenshot
Pop 207.47
Vit 23.76

irked is an IRC client that runs as a daemon accepting notification requests as JSON objects presented to a listening socket. It is meant to be used by hook scripts in version-control repositories, allowing them to send commit notifications to project IRC channels. A hook script that works with git, hg, and svn is included in the distribution.

Download Website Updated 13 Apr 2013 PHP OAuth API

Screenshot
Pop 350.96
Vit 8.12

PHP OAuth API authorizes user access using the OAuth protocol. It abstracts OAuth 1.0, 1.0a, and 2.0 in the same class. It provides built-in support for popular OAuth servers: Bitbucket, Box.net, Dropbox, Eventful, Facebook, Fitbit, Flickr, Foursquare, github, Google, Instagram, LinkedIn, Microsoft, RightSignature, Scoop.it, StockTwits, Tumblr, Twitter, XING, and Yahoo!. Every other OAuth server is supported by setting an endpoint URLs and other parameters using specific class variables. The class can also send requests to an API using the previously-obtained OAuth access token. For servers which support offline access, the class can renew expired tokens automatically using refresh tokens.

No download No website Updated 03 Oct 2012 YABE

Screenshot
Pop 19.92
Vit 15.32

YABE (Yet Another Binary Encoding) is a small set of functions for reading and writing YABE-encoded data. It provides a binary encoding for JSON, extended to accept blob data values (e.g., for images). The data encoding is very simple, compact, and easy to handle.

Download Website Updated 25 Oct 2012 Derrick

Screenshot
Pop 20.69
Vit 14.58

Derrick is a simple tool for recording data streams of TCP and UDP traffic. It shares similarities with other network recorders, such as tcpflow and wireshark, though it is more advanced than the first and clearly inferior to the latter. It has been specifically designed to monitor application-layer communication. In contrast to other tools, the application data is logged in a line-based ASCII format. Common Unix tools, such as grep, sed, and awk, can be directly applied. Even replay of recorded communication is straightforward using netcat. Derrick supports on-the-fly compression and rotation of log files.

Download Website Updated 19 Jan 2013 autorevision

Screenshot
Pop 76.60
Vit 2.59

autorevision extracts metadata about the current revision from your repository. It is meant to be used by project build systems to extract properties that can be used in software version strings. Repository types supported include git, hg, bzr, and svn. It can create files containing variable and macro definitions suitable for C, C++, Java, sh, Python, Perl, PHP, Lua, JavaScript, and header files suitable for use in preprocessing Info.plist files.

Download No website Updated 06 Feb 2013 gpFinder

Screenshot
Pop 70.09
Vit 3.61

gpFinder is a file manager based on the elFinder project. Written in JavaScript using jQuery UI, it can be easily integrated with all of the most popular Web editors (elRTE, CKEditor, and TinyMCE).

Download No website Updated 19 Jan 2013 weatherman

Screenshot
Pop 27.60
Vit 1.76

weatherman displays weather information from WeatherBug.com on the command line.

Download Website Updated 10 Nov 2012 muddog

Screenshot
Pop 29.05
Vit 1.00

muddog is a simple utility that monitors and manages processes for high availability. It launches specified server applications based on a given configuration, and restores the process when it is aborted abnormally.

Download Website Updated 24 Nov 2012 cve-search

Screenshot
Pop 24.29
Vit 13.50

cver-search is a tool to import CVE (Common Vulnerabilities and Exposures) and CPE (Common Platform Enumeration) into a MongoDB. The software includes various ways to query the MongoDB from the commandline or via an XMPP bot.

No download No website Updated 16 Feb 2013 libklel

Screenshot
Pop 33.85
Vit 1.91

The KoreLogic Expression Language Library (libklel) is a C library that provides a simple expression language that can be embedded in other programs. It does not implement a full programming language, but rather a simpler expression language called KL-EL that is designed to provide arithmetic and logic operations in situations where embedding a full programming language would be overkill. KL-EL can access functions and variables exported from the embedding program, and is statically and strongly typed, which helps ensure that expressions are valid before they are executed. The embedding API is easy to use, and the library itself is very small.

Screenshot

Project Spotlight

Marathon

A tool that records and executes Java GUI-driven acceptance tests.

Screenshot

Project Spotlight

RemoteViewing

An embeddable .NET-native VNC client and server library.