GithubHelp home page GithubHelp logo

jakubiakdev / cleanplayer Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 242 KB

A Spotify player that is focused on being cleaner than the official app. Written in Svelte using SvelteKit

Home Page: https://cleanplayer.pages.dev

HTML 1.59% JavaScript 24.50% Svelte 73.91%
frontend javascript music-player spotify svelte sveltekit

cleanplayer's Introduction

cleanplayer

https://cleanplayer.pages.dev/

A Spotify player that is focused on being cleaner than the official app.

Built as a browser SPA written in Svelte using SvelteKit

Note: Spotify Premium is required (this is enforced by the Spotify's Web Playback SDK)

Features:

  • Amazing fullscreen experience (eg. for your second screen)
  • Integrated playback controls including shuffle, repeat and volume
  • Spotify connect support (select your music from another device)
  • Use your existing Spotify library
  • Listen to music directly inside the player
  • Show album and playback context
  • Queue view for up to 20 tracks
  • Song, album, and artist links to Spotify website

Screenshots:

Main screen Queue view Responsive layout: Responsive layout

cleanplayer's People

Contributors

dependabot[bot] avatar jakubiakdev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

sultron

cleanplayer's Issues

Move components and images

Currently components are located in components/ (based on an outdated Stackoverflow post), but per SvelteKit documentation they should be located in $lib/

This also applies to images as they are currently statically hosted in static/ and should be moved as well

This would probably only require changing the file paths

Add an option to disable the smooth progress bar

Currently we're using tweened from svelte, but it uses quit a bit of CPU resources on lower-end devices. There should be an option in settings to change this behaviour to update the progress bar once per second (most music players do this by default)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.