RSS 3646 projects tagged "Mac OS X"

No download No website Updated 13 Sep 2012 Blacken

Screenshot
Pop 19.24
Vit 16.73

Blacken is a Java library for Roguelike development. It supports arbitrarily resizing the window. It maintains a "preferred size", changing the font size as needed. By default, all applications support Alt-Enter for fullscreen mode. It strives to support Unicode well. A cell contains a sequence of codepoints. Codepoints may be outside the Basic Multilingual Plane or zero-width accents. All key input consists of valid Unicode codepoints. Special keys are handled by codepoints in "private use" planes. Modifier keys are handled through a prefix character (like Unix systems handle Alt via the Escape character).

No download Website Updated 13 Jan 2013 VIM Pal

Screenshot
Pop 46.48
Vit 2.31

VIM Pal is a separate application providing a file tree for VIM. It does not intend to provide the features of a full IDE. It is just a simple file tree which can be used to select files for editing in VIM, and a bookmark list for jumping to frequently-used directories.

No download No website Updated 16 Sep 2012 Adapro

Screenshot
Pop 22.38
Vit 16.71

Adapro is a customizable multi-user word processor originally geared towards users with a learning disability or developmental disorder, such as dyslexia or autism. Hence its array of assistive features, including inline representation of words through pictograms, a virtual keypad with configurable phrase buttons, a dyslexia-friendly font, PBDQ, and high-contrast modes. The editing interface can be customized on a per-user basis, and documents produced with it can be exported to RTF for further editing in OpenOffice or other software. If Java 6 is on the system, it doesn't even require installation.

Download No website Updated 13 Sep 2012 RogueWarts

Screenshot
Pop 22.02
Vit 16.70

RogueWarts is roguelike game themed on the Harry Potter world created by J. K. Rowling.

No download No website Updated 13 Sep 2012 j2objc

Screenshot
Pop 35.79
Vit 16.69

J2ObjC is a tool from Google that translates Java code to Objective-C for the iOS platform. It enables Java code to be part of an iOS build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access or application logic) in Java, which can then be shared by Web apps using GWT, Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads, and reflection. JUnit test translation and execution are also supported.

Download No website Updated 06 Jun 2013 Kigo Video Converter

Screenshot
Pop 156.35
Vit 9.96

Kigo Video Converter supports all popular video formats including AVI, DivX, XviD, MPEG-1, MPEG-2, WMV, ASF, MOV, VOB, MP4, 3GP, 3G2, or QuickTime into iPod, PSP, Zune, MP4, 3GP, 3G2, AVI, MPEG-1, MPEG-2, WMV, DivX, XviD, ASF, MOV, or VOB video files. It supports iPod, iPhone, PSP, Zune, and other portable media players and cell phones.

Download No website Updated 18 Sep 2012 Bigasoft YouTube Downloader for Mac

Screenshot
Pop 17.64
Vit 16.55

Bigasoft YouTube Downloader for Mac downloads YouTube, Facebook, and Google videos with a single click. It is implemented as a browser extension and works in Firefox, Safari, and Chrome.

Download Website Updated 05 Jun 2013 Hypercube

Screenshot
Pop 236.62
Vit 10.18

Hypercube is a graph visualization tool for drawing DOT (graphviz), GML, GraphML, GXL and simple text-based graph representations as SVG and EPS images. It comes with a Qt-based GUI application and a Qt-independent commandline tool. Hypercube uses a simulated annealing algorithm to lay out the graph, which can be easily parameterized to achieve the desired look.

Download Website Updated 06 May 2013 Biomechanical ToolKit

Screenshot
Pop 45.86
Vit 3.49

Biomechanical ToolKit (BTK) is a cross-platform library for biomechanical analysis. It can read and write a large variety of file formats used in biomechanics, and can modify them. All these operations can be done with the C++ API or with the wrappers included (Python, Octave, and Matlab). The goal of this project is to help the community share data without the restriction of the file format or the biomecanical model provided by the manufacturer of the acquisition system.

Download No website Updated 20 Sep 2012 Bigasoft YouTube Downloader Pro for Mac

Screenshot
Pop 19.29
Vit 16.49

Bigasoft YouTube Downloader Pro for Mac is a tool for ripping and converting YouTube videos. It supports YouTube playlists for batch operations, and converts to MP3, MP4, MOV, MKV, AVI, MPEG, Xvid, DivX, H.264, 3GP, WMV, FLV, MOD, TOD, WTV, and more. It also features volume adjustments, simultaneous download and conversion, actions upon completion, and more.

Screenshot

Project Spotlight

Generic Makefile for C Projects

A generic makefile for building C projects.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.