An open API service indexing awesome lists of open source software.

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.

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