{"id":16032799,"url":"https://github.com/dimkr/xplayargs","last_synced_at":"2025-08-24T08:29:28.778Z","repository":{"id":21130075,"uuid":"24430996","full_name":"dimkr/xplayargs","owner":"dimkr","description":"A xargs-like audio player","archived":false,"fork":false,"pushed_at":"2014-09-24T20:18:11.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T14:29:56.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/dimkr.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-24T20:17:56.000Z","updated_at":"2024-01-24T12:16:06.000Z","dependencies_parsed_at":"2022-08-27T00:10:49.868Z","dependency_job_id":null,"html_url":"https://github.com/dimkr/xplayargs","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/dimkr%2Fxplayargs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fxplayargs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fxplayargs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimkr%2Fxplayargs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimkr","download_url":"https://codeload.github.com/dimkr/xplayargs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976503,"owners_count":20377692,"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":[],"created_at":"2024-10-08T21:40:38.518Z","updated_at":"2025-03-17T04:49:47.787Z","avatar_url":"https://github.com/dimkr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"            _\n__  ___ __ | | __ _ _   _  __ _ _ __ __ _ ___\n\\ \\/ / '_ \\| |/ _` | | | |/ _` | '__/ _` / __|\n \u003e  \u003c| |_) | | (_| | |_| | (_| | | | (_| \\__ \\\n/_/\\_\\ .__/|_|\\__,_|\\__, |\\__,_|_|  \\__, |___/\n     |_|            |___/           |___/\n\nxplayargs is a minimalistic audio player that reads the paths of audio files\nfrom its standard output and plays them using external players, such as:\n  - mpg123 (http://www.mpg123.de/)\n  - ogg122 (https://github.com/dimkr/ogg122)\n\nUsage Examples\n==============\n\nPlay all audio files in a directory:\n  ls ~/Music | xplayargs\n\nPlay all audio files in a directory, in random order:\n  ls ~/Music | sort -R | xplayargs\n\nPlay all audio files in a directory, in random order with repeat:\n  while [ true ]; do ls ~/Music | sort -R | xplayargs; done\n\nCredits and Legal Information\n=============================\n\nxplayargs is free and unencumbered software released under the terms of the MIT\nlicense; see COPYING for the license text. For a list of its authors and\ncontributors, see AUTHORS.\n\nThe ASCII art logo at the top was made using FIGlet (http://www.figlet.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Fxplayargs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimkr%2Fxplayargs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimkr%2Fxplayargs/lists"}