Skip to content

LZhenHong/Americano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Americano

Americano is a macOS app designed to prevent your Mac from entering sleep mode. This small utility comes in handy when you need to keep your system awake during specific tasks such as downloads, presentations, or any other scenario where automatic sleep could be disruptive.

How it works

The app primarily functions as a wrapper for the macOS caffeinate command-line utility.

URL Schemes

You need launch Americano first.

  • Activate: americano:///activate?hours={hours}&minutes={minutes}&seconds={seconds}
  • Deactivate: americano:///deactivate
  • Toggle: americano:///toggle

System requirements

  • macOS 13.5 and later

How to build

  1. Clone this repo:

    git clone git@github.com:LZhenHong/Americano.git
  2. Open Americano.xcodeproj with Xcode.

  3. Use your own Team and change the Bundle Identifier.

Contributions

Pull requests and issues are welcome! If you encounter any issues or have suggestions for improvement, feel free to submit an issue.

License

This project is licensed under the MIT License.

Note

If you are using Bartender 5 and have hidden the menu bar icon, please be aware that the status display of the Americano menu bar icon may be inaccurate.