364 projects tagged "Objective C"
Mr.Java is a Java IDE that is one step above a command line interface, but not quite as confusing as an IDE. It will compile for you, add libraries to your class path, and run the whole thing, with three simple buttons. Drag a library or Java source file over the window, and it will be put in the right folder. When running programs, the stout is written to a file cleverly named “stdout”, and the std err is cleverly written to file named - you guessed - stderr.
Fairmount mounts the contents of a video DVD on a Mac OS X machine as though it were normal filesystem. It is so named because it enables fair use of the content. It does not itself supply DVD reading code, but instead requires that a DVD library from videolan.org be installed separately. Fairmount was originally developed by Metakine and released under the GPL, but they have ceased to develop or distribute it. This version is a fork of their original code.
headstak is a stack-based task list. Before you start a task, or when you are interrupted while working on a task, you push the current job onto a stack. When the interruption finishes, or when the task is complete, you pop it from the stack - leaving you facing the job you were working on beforehand at the top of the stack. Run it and it should appear on your status bar as a little stack of stuff on a head. It is activated with the Control-Command-0 global hotkey.
iBodyFat calculates your body fat percentage and keeps a log of your results. Two different calculations are presented for each measurement made. The body fat percentage formulas used by iBodyFat are the girth body fat calculations invented by the U.S. Navy and professional body builder and writer Hugo Rivera. For taking girth body fat measurements, no special equipment is needed. All that is required is a vinyl tape measure.
OpenMEAP provides HTML5 mobile application software which removes the need for developing mobile apps natively across multiple platforms. It enables organizations of all sizes to efficiently develop, deliver, and manage mobile applications while using their existing Web development and designer resources.
iKeepAtive is a fitness scheduling app, designed primarily to help users schedule their workouts and integrate with the system calendar to make sure you do them. The application also has Calories tracking, diet tracking, and daily portrait tracking. The user interface is presented in a simple, 5-view design. It also includes BMI, BMR, and TDEE calculators.
BackPlay a program that plays music files from a folder in the background. At login, it scans a directory called "BackPlay" under the user's Music directory, and begins playing any music files it finds there in random order. BackPlay is independent from iTunes. It can be paused from an icon in the status area.