/mews

A HTML5 music player, focusing on a good UX

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Mews

A web music player, focusing on a minimal but good user experience.

Created by rubenwardy \ License: AGPLv3.0

Features

  • Artists, Albums, Tracks.
  • Playlists: queue, play next.
  • Last.fm integration.
  • Planned:
    • Remote control support, via a web page.
    • Public sharing of playlists, to allow guests to request music.

Cheat Sheet

# Run celery worker
FLASK_CONFIG=../config.cfg celery -A app.tasks.celery worker