Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

radiium/turntable

Repository files navigation

Turntable

A simple youtube dj app made with Electron (in progress)
Current version: 1.3.0-beta (/!\ warning: big redesign, partially working)

License Build Status

Features:

  • Change theme: dark or light.
  • Change language: french or english.
  • Search videos from youtube.
  • Connect to your youtube account and fetch your playlists.
  • Download and convert video as mp3!! :p
  • Infinite scroll on playlist.
  • Resizable sidebar.
  • Add an easter egg.
  • Drag & drop playlist or playlist item between playlist or on play list;
  • Create and manage your playlists. (Work in progress...)
  • Use single or double YT player (double players like a dj :p ). (Work in progress...)
  • Import/Export your playlist. (Work in progress...)
    ...and many more!!

Captures:

Capture 1

Capture 2

Capture 3

Releases:

Download latest release here
Changelog

Development:

Run in browser at 'http://localhost:4200' (Electron features not available in this mode)

ng serve

Run in electron

npm run electron:dev

Package for: windows, ubuntu/debian and mac os

npm run dist

Made with

License

MIT