Beeps - Plays beep sound
⚠️ Notice
This repository is a read-only mirror of our monorepo. We do not accept pull requests or direct contributions here.
🔄 Where to Contribute?
All development happens in our xord/all monorepo, which contains all our main libraries. If you'd like to contribute, please submit your changes there.
For more details, check out our Contribution Guidelines.
Thanks for your support! 🙌
🚀 About
Beeps is a simple utility that plays a beep sound.
It is designed to be lightweight and easy to use, making it perfect for adding audible notifications to your scripts or applications.
📦 Installation
Add this line to your Gemfile:
$ gem 'beeps'
Then, install gem:
$ bundle install
Or install it directly:
$ gem install beeps
📜 License
Beeps is licensed under the MIT License. See the LICENSE file for details.