github Sendspin/sendspin-python-cli 1.1.0

latest releases: 7.5.0, 7.4.0, 7.3.1...
8 months ago

What’s Changed

The Sendspin client now includes a mode to enable hosting a Sendspin Party. This will start a Sendspin server playing a specified audio file or URL in a loop, allowing nearby Sendspin clients to connect and listen together. It also hosts a web interface for easy playing and sharing. Fire up that home or office 🔥

# Local file
sendspin serve /path/to/media.mp3
# Remote URL
sendspin serve https://retro.dancewave.online/retrodance.mp3
# Without pre-installing Sendspin
uvx sendspin serve /path/to/media.mp3

Don't miss a new sendspin-python-cli release

NewReleases is sending notifications on new releases.