RSS 13 projects tagged "Mac OS X"

Download No website Updated 24 May 2013 cartman

Screenshot
Pop 73.28
Vit 6.09

cartman allows you to create and manage your Trac tickets from the commandline, without the need to set up physical access to the Trac installation/database. All you need is a Trac account.

No download Website Updated 18 May 2013 HIDSharp

Screenshot
Pop 81.54
Vit 2.08

HIDSharp is a multiplatform .NET library for USB HID devices. It is COM-enabled to allow use in VB6 and MS Office.

Download Website Updated 04 May 2013 mdp

Screenshot
Pop 77.03
Vit 3.69

mdp stands for "Mot de Passe", which means "password" in French. It wraps GnuPG for encryption and deals with all the small details of generating, managing, and fetching your passwords. It is similar to many other programs, but differentiates itself with simplicity (not button-driven simplicity, but with a Unix less-is-more style). For example, beyond the use of GnuPG for encryption, it lets you use your own editor to manage your passwords, categorize them, and delete them. In order to avoid passwords lingering on your screen, the results from the queries are displayed through a custom pager which is cleared after a customizable timeout (defaulting to ten seconds).

No download Website Updated 26 Apr 2013 ENet for C#

Screenshot
Pop 32.98
Vit 5.33

ENet for C# wraps the C-language ENet networking library. For games and other realtime applications, if you use TCP, old data can hold up newer data, even if it is no longer relevant (old positions, etc.). Your players will perceive any lost packet as a "lag burst". ENet supports multiple in-order streams of data, and allows you to decide on reliability on a per-packet basis. The library is useful for both client-server and peer-to-peer architectures.

Download Website Updated 28 Mar 2013 Lhasa

Screenshot
Pop 123.33
Vit 6.56

Lhasa is a Free Software replacement for the Unix LHA tool, for decompressing .lzh (LHA/LHarc) and .lzs (LArc) archives. The backend for the tool is a library, so it can be reused for other purposes. Lhasa aims to be compatible with as many types of lzh/lzs archives as possible. It also aims to generate the same output as the (non-free) Unix LHA tool, so it will act as a drop-in free replacement.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 414.48
Vit 66.66

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 34.79
Vit 2.30

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

No download Website Updated 18 Nov 2012 DisPass

Screenshot
Pop 45.69
Vit 13.87

DisPass is a passphrase generator that generates unique passphrases formed from a master password and a label, helping you get rid of the bad habit of using a single password for multiple Web sites. It is a console application, but it also has a simple graphical interface.

Download Website Updated 07 Jul 2012 Avian

Screenshot
Pop 91.14
Vit 7.31

Avian is a lightweight virtual machine and class library, both written from scratch to provide a useful subset of Java's features. It's well-suited to cross-platform applications which need a typesafe language but must remain small and self-contained.

Download Website Updated 11 Jun 2010 werc

Screenshot
Pop 151.53
Vit 6.73

Werc is a minimalistic RESTful Web application framework and content management system. It follows the Unix "tool philosophy" and it is designed to be fast, simple, convenient, and easily extensible. It handles both small and big sites and has a flexible system for user and group permissions. All data is stored in plain text files that can be easily manipulated with standard tools, without using any databases or other external dependencies. Existing applications include a blogging engine with RSS/Atom feeds, a wiki system that can easily integrate pre-existing documents (can be enabled for any directory tree), and others.

Screenshot

Project Spotlight

VWM

A window manager for the text console.

Screenshot

Project Spotlight

SCaVis

A scientific computation and visualization environment.