siong1987 / shortcuts

Restart/Sleep/Logout/Shutdown shortcuts in Spotlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restart/Sleep/Logout/Shutdown/Lock

Five simple apps - that serve five simple purposes: restart, sleep, logout, shutdown, lock.

Why?

Once you have these apps installed locally, simply invoke spotlight (usually command + space), and start typing the name of one of these 5 "apps" / functions that you want to perform. Easy.

example

Installation

  1. Download the release zip from here.
  2. Decompress the release folder and copy the apps to your Applications folder.
  3. Try it in Spotlight: Sleep, Logout, Restart, Lock, and Shutdown.

Build from source

make

To-Dos

  • Empty Trash
  • Securely Empty Trash

Let me know what you want to see here.

Thanks

Contact

You can find me at siong.com.

License

The MIT License (MIT)

Copyright (c) 2014 Teng Siong Ong

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Restart/Sleep/Logout/Shutdown shortcuts in Spotlight


Languages

Language:Objective-C 97.5%Language:Makefile 2.5%