StreamDiscovery is an automated browser tool meant to crowdsource an answer to the question "Who's streaming right now?"
StreamDiscovery asks you to log into your accounts, then uses your accounts to find information about livestreams. The data that it gathers is saved to a file, livestreams.json
. As a precautionary measure, StreamDiscovery does not send this data anywhere by default.
StreamDiscovery can also be configured to send data to a StreamSource server, as part of the Streamwall suite of tools. For transparency, all transmitted data is logged and shown in the app.
Configure StreamDiscovery to share data with a centralized server
TODO
This is a Node / Electron app and should be buildable cross-platform.
This stack depends on:
npm start
Electron Forge provides the following command to build:
npm run make