项目作者: AugustoMarcelo

项目描述 :
:electron: Browser floating to execute youtube iframe
高级语言: HTML
项目地址: git://github.com/AugustoMarcelo/electron-floating-browser.git


About the project

This is my first version. The main need was to keep the video above another window. I intend to add a field for the user to change the playlist without having to change the code, in addition to customizing the way of interacting with the playlist.


How to execute?

  1. # cloning the repository
  2. git clone https://github.com/AugustoMarcelo/electron-floating-browser.git
  3. # install dependencies
  4. yarn
  5. # running
  6. yarn start