Skip to content

bdd/macosx-tools

Repository files navigation

bdd's Mac OS X Tools

This is a repository of my convenience tools (toys) created out of necessity for a better Mac OS X experience. I actively maintain them for my ever-changing needs and create new ones whenever I feel the urge.

Directory hierarchy of this repository is always mutating.

Tools

ActivateScreenSaver.scpt

A one liner AppleScript to launch screen saver.

Set your screen saver password and use this script as a HotKey trigger via Quicksilver to lock your screen.

ToggleAirport.sh

Bourne Shell script to toggle AirPort Power.

Ideal for saving battery when wireless connection is not needed. Created to be used as a HotKey trigger via Quicksilver.

btpower

Command Line Bluetooth Power Controller.

A Foundation Tool implemented in Objective-C. You will need Xcode to build.

Ideal for saving battery when bluetooth connection is not needed. Created to be used as a HotKey trigger via Quicksilver.

git_current_branch.sh

Print current git branch for $CWD if it's a part of git repository.

Bash function to be included from shell rc files to decorate PS1 with useful info.

update_chromium.sh

Check the latest Chromium snapshot build and update local installation.

Will ask if you want to kill already running Chromium before updating and launch back after update.

Corners of this tool is still sharp. USE AT YOUR OWN RISK!

Licensing

All software in this repository is available under BSD license unless stated otherwise.

Copyright (c) 2007, 2008, 2009 Berk D. Demir <bdd (at) mindcast (dot) org>

Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Assorted Mac OS X Gadgets, Toys and Utilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published