Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T10:11:15.000Z (over 3 years ago)
- Last Synced: 2024-10-25T06:24:45.180Z (about 2 months ago)
- Topics: macos, macos-app, macos-swift
- Language: Swift
- Homepage:
- Size: 12.2 MB
- Stars: 96
- Watchers: 6
- 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)
- open-source-mac-os-apps - Grayscale Mode - Manage grayscale mode from menu bar. ![swift_icon] (Applications / Menubar)
- awesome-swift-macos-apps - Grayscale Mode - Manage grayscale mode from menu bar. (Menubar / Text)
- awesome-swift-macos-apps - Grayscale Mode - mode?label=" /> - Manage grayscale mode from menu bar. (Utilities / Text)
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.