Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

OOF2510/Conflux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conflux

Build

An Electron Based Web Video Services Player. Supporting Netflix, Youtube, Twitch, Floatplane, Hulu, Amazon Prime Video And More.

Conflux Menu

The app's main menu

Features

  • 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

Installation

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.

Building

git clone https://github.com/oof2510/Conflux.git
cd Conflux/
yarn install
yarn build

Developing

git clone https://github.com/oof2510/Conflux.git
cd Conflux/
yarn install
yarn start

Contirbutors

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.

Packages

No packages published

Languages

  • CSS 50.5%
  • JavaScript 48.5%
  • HTML 1.0%