pulseshitter is a shitty solution to a shitty problem.
you see, it all started back in 2015, when discord announced discord, an instant messaging social platform for gamers, until they decided that it was for everyone too.
however, they clearly don't support everyone because they hate us blessed linux users. to this day, discord still doesn't support sharing audio via screen sharing on linux.
this overengineered project is a workaround to make it possible to share audio via a bot. it does not pipe your audio through your microphone. this has two advantages:
download latest release and run the binary in your terminal. you can also add it to path for easy access.
./pulseshitter
Parts of this README, yes. The project itself, no. It's actually something I worked really hard on and it is actually a successor to pulsecord which my friend was using. It had some issues, and that's what led to this project.
Spotify streaming is disabled by default due to me not wanting to get in trouble for distributing a binary that allows you to bypass the measures Discord has in place to stop you from streaming Spotify through their service.
You can enable it by compiling the project yourself with the ALLOW_SPOTIFY_STREAMING
environment variable set to true
.
Yes. Please make a GitHub issue if you want to report a bug or suggest a feature.
compile it by typing this in your terminal:
cargo build --release
then you're done (wow!)
MPL-2 license (very original do not steal)