4415 projects tagged "Mac OS X"
Ambit uses Bash brace expansion to expand and list hostnames or commands. Ambit is first and foremost meant to be a general purpose hostlist enumerator for use by other applications or scripts. Ambit can be used to manage HostGroups from the context of a user, a system, or a network. Ambit is also able to enumerate and execute commands that contain expandable elements. Commands passed to Ambit are expanded into separate statements and executed synchronously. This means Ambit can expand and execute just about anything on the command-line and often works in situations where Bash brace expansion would probably fail.
The JsonMe++ (JSON Made easy for C++) library is a C++ wrapper for the JSON-Glib C library. The library makes heavy use of C++ syntactic sugar type C++ language constructs, most notably the subscript operator and cast operator as essential API components, which makes this JSON library extremely simple to use. As a result, access to a deeply nested value from a piece of JSON data can be expressed simply.
JavaAutotoolsExample is an example of a Java Swing program that uses GNU Gettext, Autoconf, Automake, Make, and Java JNI. JavaAutotoolsExample is intended to help Java developers and maintainers make their full-featured Java programs respect the standard "./configure && make && sudo make install" procedure for build and installation.
Alore is an object-oriented programming language with a clean syntax that resembles Python and Lua. It is optionally-typed like Google Dart. It is both a dynamic scripting language and a general-purpose language with static typing. It is aimed at most programming tasks, from short scripts to complex applications. It allows programmers to freely mix static and dynamic typing within a program. It has native threads and a very fast edit-test cycle. Programmers can always bypass type checking and run their programs immediately.
Speedpad is a small and portable ncurses-powered tool to test, train, and increase typing speed on arbitrary text input. It is designed for intermediate-to-advanced level typists and assumes that you have already learned how to touch type. It does not use lessons, single words, or other synthetic stuff. It supports tab expansion, auto indentation, and syntax to train on code. It features a reference speed robot and supports CPS, CPM, WPM, PPM, and CPH/KPH metrics. It shows detailed statistics about speed and helps find and eliminate frequent typos. Stats are dumped to standard output in a machine-readable format after completion, and can be piped into gnuplot.
Git Manager is a Web interface for Git. It allows you to manage and create Git repositories, users, and access groups. It is based on Apache authentication mechanisms (HTTP or LDAP) and uses a MySQL database to store repo/user/group relation data. The ViewGit repository viewer is included.
MinuteMan is a work time tracking utility. For multiple employers, you can track time for multiple projects, track to-do lists, and generate reports. You can clock in/out, add time intervals by mouse, edit time intervals, add notes, view a colored bar graph of time intervals, and see a display by week or month.