Skip to content

61soldiers/zeek

Repository files navigation

Chill music player heavily centering around spotify
Listen to your playlists offline and without ads





Logo





Installation

Pre-requisites
On windows you will need -> Microsoft Visual C++ 2010 Redistributable Package (x86)
Rest of the pre-requisites will be automatically downloaded upon app launch

Tested only on windows | aimed at cross-platform compatibility
Click to download windows installer

Note

Downloading a track solely depends on whether said track is hosted on youtube or not. 99% of the times the right track will be downloaded.
Adding spotify playlists will only extract the first 100 tracks. You will have to add the rest of the playlist manually using Add track

Screenshot

Developer mode

git clone https://github.com/61soldiers/zeek.git .
npm install

Dem scripts

npm run dev

Runs the app in the development mode. Electron will start automatically and dev server is accessible at http://localhost:3000

npm run build

Builds the frontend portion for production into build directory.

npm run package:(platform)

Build and distribute the electron app using electron-builder and installer to the dist folder. Replace (platform) with a platform of your choosing -> [win, linux, mac].

npm run fix:electron

If you encounter 'Electron failed to install correctly', use this command at will.

Change log

All features, changes and fixes will be documented here.

License

MIT

About

Music player heavily centering around spotify

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages