An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane, Hulu, Amazon Prime Video And More.
The app's main menu
- Multiple Streaming Services Support (JSON Configuration to add extra)
- Adblock
- BTTV
- Always On Top Window
- Set Startup Page (Any Service or Remember Last Opended Page)
- Frameless Window
- Rough Mac Picture in Picture Support (Floating Window, Above All Desktop and Fullscreen Applications)
- Full Screen Window on Startup
Download and install the respective build for your OS from the releases page, the most recent successful build artifact from the Actions tab, or build yourself.
git clone https://github.com/oof2510/Conflux.git
cd Conflux/
yarn install
yarn build
git clone https://github.com/oof2510/Conflux.git
cd Conflux/
yarn install
yarn start
This repo is a fork of oscartbeaumont's ElectronPlayer, and would not be possible without it or the contributors to that repo that are listed below.