Skip to main content

Raphson music player

Project description

WebApp

Web-based music player for communities (hacker spaces, maker spaces).

Introduction

Music is crucial when working on projects. However, when you're with a group, who is in charge? Everyone should be, of course! This music player allows everyone to create their own playlists. Then, when you're together, enable the playlists of everyone who is present. Music will be chosen from each playlist with a fair distribution.

Features

  • No repetition
    • Shuffle algorithm ensures the least recently played songs are picked first.
  • No metadata hassle
    • Album covers are automatically fetched from MusicBrainz or using a web scraper
    • Lyrics are automatically fetched using a web scraper
    • Metadata editor to easily correct metadata on the fly
    • Audio is loudness-normalized ensuring consistent volume for all genres.
  • Easy file management
    • Built-in web file browser to download, upload, rename and delete files
    • Built-in music downloader using yt-dlp
  • Responsive and mobile compatible
    • Touch-friendly interface
    • Audio files and images are compressed on-the-fly, with various quality options to save data.
    • Also keyboard-friendly interface; hotkeys are available for common actions, allowing you to skip a track while wearing welding gloves.
  • Statistics
    • See what other's are playing now or in the past
    • Statistics page with graphs based on historical data
    • Last.fm scrobbling (each user can connect their own last.fm account)
  • Fun
    • Enable 'Album cover meme mode' to replace album covers by (sometimes) funny memes related to the song title.
  • News
    • Optionally, insert news from news scraper on the hour to keep up-to-date.
  • Minimal: fast and secure
    • Written in pure HTML, CSS and JavaScript with minimal third party libraries. The frontend should be fast, even on an old laptop or cheap single board computer.
    • Queued songs are stored as blobs in the browser's storage. Temporary network connection issues are no problem.
    • Python dependencies are kept to a minimum, and we ship a custom build of FFmpeg for minimal storage usage.
    • Very strict Content-Security-Policy allows no communication from clients to the internet.

Screenshots

See docs/screenshots.md.

Usage

See docs/installation.md.

User management

See docs/manage.md.

Development and translation

See docs/development.md.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

raphson_mp-1.2.0.tar.gz (3.5 MB view details)

Uploaded Source

Built Distribution

raphson_mp-1.2.0-py3-none-any.whl (996.1 kB view details)

Uploaded Python 3

File details

Details for the file raphson_mp-1.2.0.tar.gz.

File metadata

  • Download URL: raphson_mp-1.2.0.tar.gz
  • Upload date:
  • Size: 3.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for raphson_mp-1.2.0.tar.gz
Algorithm Hash digest
SHA256 2219f0b9793b3b036d57ad5a4195fe5c7f502584ba78f60ebfa1bf4d06fe59b0
MD5 f5d4321090af1e007be3e6025ad0c977
BLAKE2b-256 8f197a9f5c48ba5e62db4effa37190fad7362a29e6c650c072bcc5566f239715

See more details on using hashes here.

File details

Details for the file raphson_mp-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: raphson_mp-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 996.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for raphson_mp-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 597430264c9d3a9493c1bf8a276a947d26a314717449f4251aac51bde0ef9f99
MD5 cd6666ad5766d3f18f1c64b3ebd20a52
BLAKE2b-256 c4e902cc5fe56873555bc45c75cf40d7816cf91e0280c3f0169dd99524d82170

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page