Skip to content

KristofferK/peerflix-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

peerflix-gui

GUI for Peerflix using Electron.

Features

  • Select player
    • VLC
    • AirPlay
    • MPlayer
    • SMPlayer
    • MPC-HC Player
    • PotPlayer
    • MPV
    • OMX
    • WebPlay
    • OMX using the audio jack
  • Magnet link

Upcoming features

  • Select local torrent

Installation

  • Run npm install to download the needed node packages.
  • Transpile the TypeScript code to JavaScript using tsc ./src/main
  • Run either:
    • npm run start to run the program once.
    • npm run dist to get an executable file.

Screenshot

Screenshot of the solution