Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 785 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 785 Bytes

tubetop

Build Status Coverage Status

screen

tubetop is a YouTube music player built with Electron, React, and Redux and written in TypeScript.

Download

Check out the releases page to download the latest release for your platform.

Development

To get started you'll need:

  • Node.js
  • Yarn

Then run:

$ yarn install
$ yarn start