{"id":17893335,"url":"https://github.com/techno-coder/pmu","last_synced_at":"2026-05-10T06:51:17.782Z","repository":{"id":118644829,"uuid":"443716681","full_name":"Techno-coder/pmu","owner":"Techno-coder","description":"Unobtrusive terminal music player written in Rust","archived":false,"fork":false,"pushed_at":"2022-01-04T14:12:33.000Z","size":247,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T18:12:36.038Z","etag":null,"topics":["discord","lastfm","music","osu","rust","stepmania","terminal"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Techno-coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-01-02T08:26:52.000Z","updated_at":"2022-01-04T14:12:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"a18e7469-dc3c-410c-93f1-3b17c461fb57","html_url":"https://github.com/Techno-coder/pmu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fpmu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fpmu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fpmu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Techno-coder%2Fpmu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Techno-coder","download_url":"https://codeload.github.com/Techno-coder/pmu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246933384,"owners_count":20857055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["discord","lastfm","music","osu","rust","stepmania","terminal"],"created_at":"2024-10-28T14:49:34.499Z","updated_at":"2026-05-10T06:51:12.735Z","avatar_url":"https://github.com/Techno-coder.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pmu\n\n![](media/icon.png)\n\n**P**lay **mu**sic in your terminal!\n\n## Features\n\n### Play past songs from any directory\n\nAfter you play a song, run the same command to play the same song even if you're in a different directory! Playback\nhistory is stored in an SQLite database.\n\n### Extract metadata from supported song folders\n\nMetadata is automatically extracted from special song folders. Supported folders include those from:\n\n- osu!\n- Stepmania\n\n### Discord Rich Presence\n\nShow off the song you're playing in Discord!\n\n![](media/presence.png)\n\n### Last.fm scrobbling\n\nTrack the music you play on [last.fm](https://www.last.fm/)!\n\n![](media/lastfm.png)\n\n## Installation\n\n```\n$ cargo install --locked --git https://github.com/Techno-coder/pmu\n```\n\n## Usage\n\n### Play a song\n\n```\n$ pmu play path/to/song.mp3\n```\n\n### Print help\n\n```\n$ pmu help\n```\n\n### Print configuration directory\n\n```\n$ pmu config\n```\n\n## Configuration\n\nThe configuration file is named `config.json`. The documentation for each option can be found [here](src/config.rs).\n\n## Recommended additions\n\n### [fzf](https://github.com/junegunn/fzf)\n\nfzf lets you quickly search for audio files and past command history.\n\n![](media/fzf-audio.png)\n\n![](media/fzf-history.png)\n\n## Hotkey terminal\n\nSome terminal emulators such as [iTerm2](https://iterm2.com) allow you to set a keyboard shortcut to instantly activate\na terminal window.\n\n## Shell aliases\n\nYou can set aliases in your `~/.bashrc` or `~/.zshrc` profile to play songs faster:\n\n```shell\nalias song=\"pmu play --now\"\nalias pause=\"pmu pause\"\nalias stop=\"pmu stop\"\n```\n\n## Troubleshooting\n\nThe daemon can be spawned manually with `pmu daemon`:\n\n![](media/daemon.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechno-coder%2Fpmu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechno-coder%2Fpmu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechno-coder%2Fpmu/lists"}