Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvillani/chai
Don't let your Mac fall asleep, like a sir
https://github.com/lvillani/chai
macos macos-menubar macos-utility menubar sleep utility
Last synced: 8 days ago
JSON representation
Don't let your Mac fall asleep, like a sir
- Host: GitHub
- URL: https://github.com/lvillani/chai
- Owner: lvillani
- License: gpl-3.0
- Created: 2015-01-18T17:45:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T18:55:33.000Z (almost 2 years ago)
- Last Synced: 2024-11-16T06:31:07.241Z (26 days ago)
- Topics: macos, macos-menubar, macos-utility, menubar, sleep, utility
- Language: Swift
- Size: 3.8 MB
- Stars: 99
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Authors: AUTHORS.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Chai
README
# Chai
_Don't let your Mac fall asleep, like a sir_
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat)](https://choosealicense.com/licenses/gpl-3.0/)
--------------------------------------------------------------------------------
## Installation
Stable releases:
brew install chai
Pre-releases:
brew install lvillani/tap/chai
## How Does It Look?
## Don't We Have Caffeine Already?
Chai is better than [Caffeine](http://lightheadsw.com/caffeine/) in a number of ways:
* It's open source, we have nothing to hide.
* Uses [power assertions][IOPMLib] to keep your Mac awake.
* It runs in the [sandbox][sandbox] to keep your Mac secure.## Icons
Icons are licensed from [Glyphish](http://glyphish.com) and cannot be used outside this project.
[IOPMLib]:
https://developer.apple.com/library/mac/documentation/IOKit/Reference/IOPMLib_header_reference/[sandbox]:
https://developer.apple.com/library/mac/documentation/Security/Conceptual/AppSandboxDesignGuide/AboutAppSandbox/AboutAppSandbox.html