https://github.com/trinitronx/homebrew-bpm
Homebrew Tap for bencmbrook/bpm - A lightweight beats-per-minute tapper for the Mac status bar.
https://github.com/trinitronx/homebrew-bpm
bpm cask homebrew homebrew-bpm homebrew-cask homebrew-tap tap
Last synced: 5 days ago
JSON representation
Homebrew Tap for bencmbrook/bpm - A lightweight beats-per-minute tapper for the Mac status bar.
- Host: GitHub
- URL: https://github.com/trinitronx/homebrew-bpm
- Owner: trinitronx
- License: gpl-3.0
- Created: 2020-03-07T23:03:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T09:57:56.000Z (almost 3 years ago)
- Last Synced: 2025-02-27T09:12:19.393Z (over 1 year ago)
- Topics: bpm, cask, homebrew, homebrew-bpm, homebrew-cask, homebrew-tap, tap
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-bpm
Homebrew Tap for bencmbrook/bpm - A lightweight beats-per-minute tapper for the Mac status bar.
# Migration
This Cask has migrated to the following repo:
- [LyraPhase/homebrew-av-casks][1]
## Migration Notes
**Note:** This Homebrew Tap has migrated from the old location
(`trinitronx/homebrew-bpm`) to `lyraphase/av-casks`. It has **NOT** changed
ownership or maintainers at this time. It has been moved to benefit from
GitHub's CI/CD automation features that are available to a GitHub Organization.
It is recommended to migrate this Tap and any
previously cloned `git` repos to use the new URL.
To avoid confusion, we strongly recommend updating any existing local clones to
point to the new repository URL.
You can do this easily using Homebrew commands:
brew uninstall --cask --force bpm
brew untap trinitronx/bpm
brew tap lyraphase/av-casks
brew install --cask bpm
### Homebrew Migration Messages
After you run `brew update`, you may see a message like the following:
==> bpm has been moved to Homebrew.
To uninstall the cask, run:
brew uninstall --cask --force bpm
==> Installing bpm...
Warning: Cask 'bpm' is already installed.
To re-install bpm, run:
brew reinstall --cask bpm
While this Cask has **NOT** been moved to Homebrew Core, following the
suggested commands should not harm anything. However, you **will** need
to **tap the new repo first** before reinstalling:
brew tap lyraphase/av-casks
[1]: https://github.com/LyraPhase/homebrew-av-casks