364 projects tagged "Objective C"
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.
DNSCrypt OSX Client is a user interface to conveniently start/stop dnscrypt-proxy and change DNS settings. It was specifically designed to use DNSCrypt with the OpenDNS public DNS resolvers. It includes a preference pane, a menu bar indicator, and a set of scripts for interacting with the system.
The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.
Tk Drag and Drop is an extension for Tcl/Tk to add native drag and drop capabilities to the Tk toolkit. It is designed for Tk versions 8.3.3 and higher. Native drag and drop are supported under Microsoft Windows (XP, Vista, 7), Mac OS X Leopard (Cocoa framework), and Linux (XDND, drag support missing).
LibRCrypt is an Objective C library for complex data encryption based on Rubik's Cubes. The idea's pretty simple: If you represent data as the squares on a Rubik's Cube, you can apply transformations to the data and get back encrypted data, all of which is commutatitive. Just as a Rubik's Cube can be solved if you know all of the moves, this data can be "unwound", so to speak, if you know all of the transforms applied, but the encryption is even deeper than that. A cube can only cover (9 squares per face x 6 faces) 54 significant bits of data. Therefore, compressed data must be composed of multiple (even thousands) of Rubik's Cubes.
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.
UDF Media Reader reads disks created by packet-writing programs like DirectCD. Mac OS X 10.0 through 10.4.5 mounts UDF+VAT disks using their ISO 9660 information, but a bug causes it to silently truncate the beginning of files which cross packet gaps. UDF Media Reader is a Cocoa program that analyzes a UDF disk, presents its contents as a directory tree, and allows the user to copy all or part of the disk's contents to the host filesystem. It has been tested with CD-Rs created by DirectCD on Windows 9x. It will probably work with CD-Rs created by InCD, and it might work with Sony Mavica CD-Rs.
DesktopLyrics is an application that displays the lyrics of the song currently playing in "iTunes" right on your desktop. The lyrics for the song have to be set in iTunes; DesktopLyrics does nothing to fetch them if they aren't available in iTunes. If you don't want to set all your lyrics manually, you can use an application like "Harmonic".