Skip to main content

A lightweight terminal music player with mpv engine and auto-setup

Project description

FreeThullu Music Player 🐙🎵

Version 1.0.5

A powerful, hybrid music player that summons your beats from the deep. Featuring a modern GUI (PyQt6) for desktop comfort and a robust CLI mode for terminal dwellers.

✨ Features

  • Hybrid Interface:
    • GUI: Modern Dark Theme, Tabbed Interface (Now Playing, Library, Search, Queue), and Animated Visuals.
    • CLI: Lightweight, keyboard-driven terminal interface.
  • Universal Playback:
    • Local Library: Deep recursive scanning, instant filtering, and file management.
    • Online Streaming: Seamless YouTube and SoundCloud (prefix sc:) integration.
  • Immersive Experience:
    • Animated FreeThullu: Watch the Great Old One pulse to the rhythm.
    • Synced Lyrics: Automatic fetching from LRCLib and Letras.mus.br.
  • Smart Queue:
    • Manage your playlist with ease.
    • Context Menus: Right-click to add multiple items to the queue.
    • Jump: Double-click any item in the queue to play immediately.
  • Cross-Platform: Native support for Linux and Windows (with auto-mpv setup).

🚀 Installation

Via PIP

pip install cli-music-player-cthulhu

System Requirements

  • Python 3.9+
  • Linux: Requires mpv (sudo apt install mpv / sudo pacman -S mpv).
  • Windows: Auto-downloads mpv on first run.

🎮 Usage

🖥️ Graphical Interface (Recommended)

Launch the full experience:

musicplayer-gui

Controls:

  • Navigation: Use tabs to switch views.
  • Library: Type in the filter box. Press Enter to trigger a deep recursive search in subfolders.
  • Search: Type queries for YouTube. Prefix with sc: for SoundCloud.
  • Queueing: Select multiple items (Ctrl/Shift+Click) -> Right Click -> Add to Queue.
  • Debug Mode: Run musicplayer-gui --debug to see backend logs.

📟 Terminal Interface

Launch the lightweight TUI:

musicplayer

Controls: Space (Pause), / (Search), a (Queue), q (Quit).

📦 Building from Source

To build standalone executables (Linux/Windows):

  1. Clone and Install Dependencies:

    git clone https://github.com/thiagofmendonca/cli-music-player.git
    cd cli-music-player
    pip install .
    pip install pyinstaller
    
  2. Build:

    # Linux
    pyinstaller --noconfirm --onefile --windowed --name "FreeThulluPlayer" --add-data "musicplayer/assets:musicplayer/assets" --icon "musicplayer/assets/frame1.png" --hidden-import "musicplayer" run_gui.py
    
    # Windows (PowerShell)
    pyinstaller --noconfirm --onefile --windowed --name "FreeThulluPlayer" --add-data "musicplayer/assets;musicplayer/assets" --icon "musicplayer/assets/frame1.png" --hidden-import "musicplayer" run_gui.py
    

📜 License

GNU Affero General Public License v3.0 (AGPLv3)

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

cli_music_player_cthulhu-1.0.5.tar.gz (521.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cli_music_player_cthulhu-1.0.5-py3-none-any.whl (523.2 kB view details)

Uploaded Python 3

File details

Details for the file cli_music_player_cthulhu-1.0.5.tar.gz.

File metadata

  • Download URL: cli_music_player_cthulhu-1.0.5.tar.gz
  • Upload date:
  • Size: 521.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cli_music_player_cthulhu-1.0.5.tar.gz
Algorithm Hash digest
SHA256 050a22bdd63a4755efaf915cb0ea20928110b30ec0e5b40e9d3f4af6a4236007
MD5 b521fb587729e3bacdfad24261a2670c
BLAKE2b-256 9f2d7c346b87cc023169acbf3f6d40629064c6bed031c27dea4ee2c1ce14b990

See more details on using hashes here.

Provenance

The following attestation bundles were made for cli_music_player_cthulhu-1.0.5.tar.gz:

Publisher: python-publish.yml on thiagofmendonca/cli-music-player

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cli_music_player_cthulhu-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for cli_music_player_cthulhu-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 87632f79db09b5faa9f10e3025fb9388a7c277629ff00825669d02e09eee3f74
MD5 e5c034538b5d37bbd2e0927f1076746f
BLAKE2b-256 284826220a2116f1f491d98bf9c669894fe9b3a5e506b16d225b778e6e673b6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cli_music_player_cthulhu-1.0.5-py3-none-any.whl:

Publisher: python-publish.yml on thiagofmendonca/cli-music-player

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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