https://github.com/rkbhochalya/grayscale-mode
A macOS menu bar app that gives you more control over Grayscale Mode.
https://github.com/rkbhochalya/grayscale-mode
macos macos-app macos-swift
Last synced: 14 days ago
JSON representation
A macOS menu bar app that gives you more control over Grayscale Mode.
- Host: GitHub
- URL: https://github.com/rkbhochalya/grayscale-mode
- Owner: rkbhochalya
- License: mit
- Created: 2019-02-05T15:55:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T10:11:15.000Z (over 3 years ago)
- Last Synced: 2025-03-13T18:12:25.751Z (about 1 month ago)
- Topics: macos, macos-app, macos-swift
- Language: Swift
- Homepage:
- Size: 12.2 MB
- Stars: 98
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Grayscale Mode - Manage grayscale mode from menu bar. ![swift_icon] (Applications / Utilities)
- awesome-swift-macos-apps - Grayscale Mode - mode?label=" /> - Manage grayscale mode from menu bar. (Utilities / Text)
- awesome-swift-macos-apps - Grayscale Mode - mode?label=" /> - Manage grayscale mode from menu bar. (Utilities / Text)
- open-source-mac-os-apps - Grayscale Mode - Manage grayscale mode from menu bar.</summary><p><b>Languages:</b> ![swift_icon] <br><b>Screenshots:</b><br><img src='https://user-images.githubusercontent.com/12229032/78544215-6b6b5a80-7817-11ea-8b80-12bbbfc16053.jpg' width='400' loading='lazy'/><br><img src='https://user-images.githubusercontent.com/12229032/78544289-84740b80-7817-11ea-9092-e76fcb027702.jpg' width='400' loading='lazy'/><br></p></details> (Applications / 🛠️ Utilities (79))
README
## Features
- Quickly toggle grayscale mode from status bar on any screen.
- Configurable shortcut (⌥⌘G).
- Option to disable Grayscale Mode for selected apps.## Screenshots
![]()
## Download
[Download latest version](https://github.com/rkbhochalya/grayscale-mode/releases).## Dependencies
- [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin/) - Add "Launch at Login" functionality to your macOS app in seconds.
- [Defaults](https://github.com/sindresorhus/Defaults/) - Swifty and modern UserDefaults.
- [MASShortcut](https://github.com/shpakovski/MASShortcut/) - Modern framework for managing global keyboard shortcuts.## Contributing
Pull requests are welcome.## Copyright & License
Copyright (c) 2019-2020 Rajendra Kumar Bhochalya. All rights reserved.\
\
The code in this repository is licensed under [MIT](LICENSE). Images and other assets are explicitly excluded. You have no license to use, modify or distribute the images and other assets in this repository.