LouWii / syno-music-app

A desktop client for your Synology Audio Station music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syno Music App

Play all your tracks stored on your Synology NAS

screen shot 2017-10-22 at 5 06 44 pm

(your music must be all stored in AudioStation)

Thanks to

Todo

  • Improve stylesheets (use SASS)
  • Add new design(s)
  • Setup a proper song progress bar that's clickable
  • Handle errors properly
  • Better component splitting
  • Better credentials storage
  • App icon
  • Tests

Dev

Clone the repository

Run yarn (or npm install) ot install all dependencies.

Run npm run dev to start the app with hot updates.

Run npm run package to package the app for the local platform.

More info about Electron React Boilerplate

About

A desktop client for your Synology Audio Station music

License:MIT License


Languages

Language:JavaScript 78.7%Language:CSS 19.9%Language:HTML 1.4%