-
Notifications
You must be signed in to change notification settings - Fork 316
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
28f0ee0
commit fc6344f
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<p align="center"> | ||
<img width="200" height="200" margin-right="100%" src="https://github.com/dwarvesf/hidden/blob/master/hidden/Assets.xcassets/AppIcon.appiconset/1024x1024.png?raw=true"> | ||
</p> | ||
<p align="center"> | ||
<a href="https://github.com/dwarvesf/hidden/releases/latest"> | ||
<img src="https://img.shields.io/badge/download-latest-brightgreen.svg" alt="download"> | ||
<a href="https://img.shields.io/badge/platform-macOS-lightgrey.svg"> | ||
<img src="https://img.shields.io/badge/platform-macOS-lightgrey.svg" alt="platform"> | ||
</a> | ||
<a href="https://img.shields.io/badge/requirements-macOS High Sierra+-ff69b4.svg"> | ||
<img src="https://img.shields.io/badge/requirements-macOS High Sierra+-ff69b4.svg" alt="systemrequirements"> | ||
</a> | ||
</p> | ||
|
||
## 🚀 Hidden | ||
Hidden lets you hide menu bar items to give your Mac a cleaner look. | ||
|
||
## ⚙️ Install | ||
|
||
Manual: | ||
|
||
1. [Download](https://github.com/dwarvesf/hidden/releases/latest), open, and drag the app to the Applications folder. | ||
2. Open Hidden and drag the icon in your menu bar (hold CMD) to the right so it is between some other icons. | ||
|
||
## Usage | ||
* `⌘` + drag to move the Hidden icons around in the menu bar. | ||
* Click the Arrow icon to hide menu bar items. | ||
|
||
## Requirements | ||
macOS version >= 10.13 |