Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robb-j/BrowserNow
Change your macOS default browser from the status bar
https://github.com/robb-j/BrowserNow
Last synced: 26 days ago
JSON representation
Change your macOS default browser from the status bar
- Host: GitHub
- URL: https://github.com/robb-j/BrowserNow
- Owner: robb-j
- Created: 2022-06-28T12:51:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T10:42:47.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T11:17:17.375Z (27 days ago)
- Language: Swift
- Size: 1.36 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - BrowserNow
README
# Change browser now!
Quickly change you Mac's default browser from the status bar.
![The BrowserNow menu showing safari is active and Firefox is available](/screenshot.png)
## Ethos
I make apps that I use regularly and I like high-quality apps.
You can get this for free by downloading the release from GitHub,
or you can support development by buying the app on the [App Store](https://apps.apple.com/gb/app/browsernow/id1633886387?mt=12)
and you get automatic updates.## Install
1. Find the [latest release](https://github.com/robb-j/BrowserNow/releases)
2. Download and unzip the app
3. Drag it into your Applications folder
4. Double click it to launch## Release
1. Ensure git is clean
2. Make sure [CHANGELOG.md](/CHANGELOG.md) is up to date
3. Update any documentation if needed
4. Bump the version and build in the xcode project
5. Commit those changes as `X.Y.Z`
6. Tag the commit as `vX.Y.Z`
7. **Product → Archive** then **Distribute app → Developer ID → Upload → ...**
8. Push the commit and tag to GitHub
9. Wait for the app to be notorized
10. Create a release from the tag, attach the notarised app and write the release notes