oniatsu / youtube-background-player

YouTube Background Player using Electron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Background Player

YouTube Background Player using Electron.

  • You can play any videos on the macOS tray.
  • The videos repeat automatically.

image

Installation

Download the latest app.

Development

Starting the app

npm install
npm start

Packaging

npm run pack

ChangeLog

v0.1.1

  • Add a setting to start the app on login.

v0.1.0

  • First release
  • Provide basic functions as a background player.
    • You can play any videos on the macOS tray.
    • The videos repeat automatically.

About

YouTube Background Player using Electron.

License:MIT License


Languages

Language:JavaScript 91.6%Language:HTML 8.4%