https://github.com/relikd/url-scheme-defaults
Change the default macOS application for a given URL scheme
https://github.com/relikd/url-scheme-defaults
defaults macos scheme url-scheme
Last synced: 11 days ago
JSON representation
Change the default macOS application for a given URL scheme
- Host: GitHub
- URL: https://github.com/relikd/url-scheme-defaults
- Owner: relikd
- License: mit
- Created: 2019-08-18T21:01:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T09:51:05.000Z (over 1 year ago)
- Last Synced: 2023-08-12T10:50:08.275Z (over 1 year ago)
- Topics: defaults, macos, scheme, url-scheme
- Language: Objective-C
- Homepage:
- Size: 87.9 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
URL Scheme Defaults
===================
Simple tool to change the default macOS application for a given URL scheme (`http:`, `feed:`, etc.). The latter scheme is used for feed reader like [baRSS][1].
Usage
-----1. Go to [releases][2] and download the tool
2. Run `URL Scheme Defaults`
3. Click on the drop-down icon and select a new applicationAlternatively, you can set the bundle id of an app manually. ... or **disable** a URL scheme.
[1]: https://github.com/relikd/baRSS
[2]: https://github.com/relikd/URL-Scheme-Defaults/releases/latest