12 projects tagged "Mac OS X"
WaldScan is a PHP class which recursively scans a given directory for a list of selected file types. It has many uses for any Web page which serves files over HTTP/HTTPS, for a CLI program which does batch processing of files, or in cron jobs for caching file data for faster access.
SalatReminder is a simple Atom feed generator that displays today's Salat timings based on your IP address' geographical location. Prayer timings are sourced from Islamic Finders Prayer Web service. Default options can be configured in a config.ini file. It does not work well with proxies that affect geolocation, but the title of the feed contains the current city and country.
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.
gedit-pair-char-autocomplete is a gedit plugin that automatically inserts a closing parenthesis ) whenever an opening parenthesis ( is typed. The default paired characters are (), [], {}, "", '', and ``. The plugin is smart enough to automatically overwrite existing closing brackets when appropriate. Selecting a block of text and typing an opening parenthesis or quote character will enclose the selection in quotes or parentheses.