pandacodeuk / whip
A simple CLI wrapper to generate Songwhip links to share music across different platforms.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.3|^8.0
- guzzlehttp/guzzle: ^6.5.5
- illuminate/http: ^8.0
- laravel-zero/phar-updater: ^1.0.6
Requires (Dev)
- laravel-zero/framework: ^8.8
- mockery/mockery: ^1.4.3
- pestphp/pest: ^1.18
This package is auto-updated.
Last update: 2025-08-14 07:04:57 UTC
README
A simple CLI wrapper for Songwhip to quickly generate a Songwhip page link from your terminal.
Installation
To install:
composer global require pandacodeuk/whip
How to use
In your terminal type whip link [share-link]
- replace 'share-link' with a link from your favorite music provider.
Add the -C
or --copy
argument to copy the output link to your clipboard.
License
Whip is an open-source software licensed under the MIT license.