Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siong1987/shortcuts

Restart/Sleep/Logout/Shutdown shortcuts in Spotlight
https://github.com/siong1987/shortcuts

Last synced: about 2 months ago
JSON representation

Restart/Sleep/Logout/Shutdown shortcuts in Spotlight

Awesome Lists containing this project

README

        

# 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](https://raw.githubusercontent.com/siong1987/system/master/examples/system.gif)

## Installation

1. Download the release zip from [here](https://github.com/siong1987/system/releases/tag/1.0.1).
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

* App icons designed by [Richard Schumann](http://www.thenounproject.com/schumanncombo) from the [Noun Project](http://www.thenounproject.com).
* [NSGod](http://stackoverflow.com/users/277952/nsgod) on [stackoverflow](http://stackoverflow.com/questions/6103962/perform-certain-system-events-mac-os-x/6105338#6105338).
* [AvD](http://stackoverflow.com/users/1464142/avd) on [stackoverflow](http://stackoverflow.com/questions/11609751/osx-lion-bug-desktop-may-become-unusable-when-launching-screensaver-programmati/11626752#11626752).

## Contact

You can find me at [siong.com](https://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.