Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisblackwell committed Apr 9, 2012
0 parents commit e5e7e17
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
@@ -0,0 +1,23 @@
Shutdown Timer
==============

Shutdown Timer is an [Alfred](http://www.alfredapp.com/) extension that will shutdown your computer in x minutes, where x = the number you specify!

Installation and Setup
----------------------
1. Download Alfred Shutdown Timer ([.zip](https://github.com/curtisblackwell/alfred_shutdown_timer/zipball/master)) | ([.tar.gz](https://github.com/curtisblackwell/alfred_shutdown_timer/tarball/master))
2. Unzip.
3. Open `alfred_shutdown_timer` folder.
4. Double-click `Shutdown Timer.alfredextension`.
5. Replace `YOUR_PASSWORD_HERE` with your Mac OS X user password.

Usage
-----
Type the keyword (default is `sd`) and the number of minutes after which you want your computer to shutdown.

_Ex._
`sd 60` will shut your computer down in an hour.

Caveat(s)
---------
You must have admin privileges to use this extension.
Binary file added Shutdown Timer.alfredextension
Binary file not shown.

0 comments on commit e5e7e17

Please sign in to comment.