Enitoni / pulseshitter

An overengineered workaround to Discord not supporting audio when screensharing on Linux.
Mozilla Public License 2.0
349 stars 8 forks source link
discord discord-bot linux rust screen-share

pulseshitter

License

Screenshot of pulseshitter

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.

what is this?

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:

features

caveats

usage

prerequisites

download latest release and run the binary in your terminal. you can also add it to path for easy access.

./pulseshitter

faq (you)

Is this a joke?

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.

Why can't I stream Spotify?

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.

Are you open to suggestions/bug reports?

Yes. Please make a GitHub issue if you want to report a bug or suggest a feature.


build

prerequisites

compile it by typing this in your terminal:

cargo build --release

then you're done (wow!)

license

MPL-2 license (very original do not steal)