{"id":48083430,"url":"https://github.com/Tatayoyoh/deezer-tui","last_synced_at":"2026-04-20T00:01:41.459Z","repository":{"id":345959563,"uuid":"1156602599","full_name":"Tatayoyoh/deezer-tui","owner":"Tatayoyoh","description":"Deezer musics from your terminal, powered by Rust 🦀🎶","archived":false,"fork":false,"pushed_at":"2026-04-10T22:38:25.000Z","size":2697,"stargazers_count":27,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-11T00:22:29.620Z","etag":null,"topics":["cli","deezer","deezer-player","deezer-tui","linux","macos","terminal","tui","wsl2"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tatayoyoh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-12T20:50:41.000Z","updated_at":"2026-04-10T22:38:44.000Z","dependencies_parsed_at":"2026-03-22T05:01:07.091Z","dependency_job_id":null,"html_url":"https://github.com/Tatayoyoh/deezer-tui","commit_stats":null,"previous_names":["tatayoyoh/deezer-tui"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Tatayoyoh/deezer-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatayoyoh%2Fdeezer-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatayoyoh%2Fdeezer-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatayoyoh%2Fdeezer-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatayoyoh%2Fdeezer-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatayoyoh","download_url":"https://codeload.github.com/Tatayoyoh/deezer-tui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatayoyoh%2Fdeezer-tui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32027234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","deezer","deezer-player","deezer-tui","linux","macos","terminal","tui","wsl2"],"created_at":"2026-04-04T15:00:20.934Z","updated_at":"2026-04-20T00:01:41.452Z","avatar_url":"https://github.com/Tatayoyoh.png","language":"Rust","funding_links":[],"categories":["💻 Apps"],"sub_categories":["🎼 Music and Media"],"readme":"# Deezer TUI\n\n[![CircleCI](https://dl.circleci.com/status-badge/img/gh/Tatayoyoh/deezer-tui/tree/main.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/Tatayoyoh/deezer-tui/tree/main)\n[![Rust](https://img.shields.io/badge/Rust-1.75%2B-orange.svg?logo=rust)](https://www.rust-lang.org/)\n[![Platform](https://img.shields.io/badge/Platform-Linux%20%7C%20macOS%20%7C%20WSL2-blue.svg)]()\n[![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/)\n[![Claude](https://img.shields.io/badge/Claude-D97757?logo=claude\u0026logoColor=fff)](#)\n\n![text](assets/logo.png)\n\nBored to use 300M of RAM to play music ?\n\n* for developers \u003c3\n* easy account login\n* low memory footprint\n* music playing in the background\n* compliant with Deezer features\n\n## Install\n\nLinux / macOS (one-liner)\n```bash\ncurl -LsSf https://raw.githubusercontent.com/Tatayoyoh/deezer-tui/main/install.sh | sh\n```\n\nOr copy binary yourself\n```bash\nwget -qO deezer-tui \"https://github.com/Tatayoyoh/deezer-tui/releases/latest/download/deezer-tui-linux-x86_64\"\nchmod +x deezer-tui\nsudo mv deezer-tui /usr/local/bin/deezer-tui\n```\n\n## Features\n\n✅ Login through deezer.com\u003cbr\u003e\n✅ Background player with [ctrl+z]\u003cbr\u003e\n✅ Deezer Flow [f]\u003cbr\u003e\n✅ Search / favorites / radios pages\u003cbr\u003e\n✅ Playing track context menu [ctrl+space]\u003cbr\u003e\n✅ Focused element context menu [x]\u003cbr\u003e\n✅ Album page [a]\u003cbr\u003e\n✅ Artist page [t]\u003cbr\u003e\n✅ Waiting list [w]\u003cbr\u003e\n✅ Shortcut menu [?]\u003cbr\u003e\n✅ Global app menu [ctrl+o] \u003cbr\u003e\n✅ Themes, from official Deezer themes\u003cbr\u003e\n✅ Translations \u003cbr\u003e\n✅ Offline mode with downloaded tracks\u003cbr\u003e\n✅ Album/Artist miniature (require Kitty or Ghostty for real image display)\u003cbr\u003e\n✅ Auto update\n\n![themes](assets/themes.gif)\n\n## Build on your system\n\nFirst install\n```bash\nsudo apt install pkg-config\nsudo apt install libasound2-dev\ncurl https://sh.rustup.rs -sSf | sh\nsource ~/.bashrc\n```\n\nBuild\n```bash\ncargo build --release\n```\n\n## Made with our brave Claude Code\n\nAnd drived by human goods ideas.\n\nTo be honest, I am not a Rust developer :p. Rust was a good match for this project 👍.\n\n[Caveman](https://github.com/juliusbrussee/caveman) is used to compress CLAUDE.md prompt, saving some session tokens.\n\n## Other goods projects\n\nDeezer players\n* https://github.com/aunetx/deezer-linux - Deezer desktop app packaged into a webview\n* https://github.com/yne/dzr - Deezer music from command line\n* https://github.com/Minuga-RC/deezer-tui - another good TUI for Deezer \n* https://gitlab.com/ColinDuquesnoy/MellowPlayer - Deezer desktop app packaged into a webview\n\nTerminal audio players\n* https://github.com/tramhao/termusic\n* https://musikcube.com/\n* https://github.com/timdubbins/tap\n* https://github.com/ravachol/kew\n* https://www.kariliq.nl/siren/\n* https://github.com/raziman18/gomu\n* https://github.com/dhulihan/grump\n* https://github.com/Kingtous/RustPlayer\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTatayoyoh%2Fdeezer-tui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTatayoyoh%2Fdeezer-tui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTatayoyoh%2Fdeezer-tui/lists"}