Play all your tracks stored on your Synology NAS
(your music must be all stored in AudioStation)
- Electron
- Electron React Boilerplate
- React, Redux and a few of React related packages
- Syno JS lib for API access inspiration
- 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
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.