{"id":15674479,"url":"https://github.com/mamantoha/crympd","last_synced_at":"2025-05-06T21:06:03.652Z","repository":{"id":39610371,"uuid":"254840615","full_name":"mamantoha/cryMPD","owner":"mamantoha","description":"A minimalistic web-based MPD client","archived":false,"fork":false,"pushed_at":"2025-04-09T15:55:54.000Z","size":4156,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T21:04:58.877Z","etag":null,"topics":["crystal","mpd","mpdclient","music-player-daemon","websocket"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/mamantoha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-04-11T10:09:44.000Z","updated_at":"2025-04-09T15:55:58.000Z","dependencies_parsed_at":"2023-02-12T09:16:05.003Z","dependency_job_id":"9951fbe1-f044-4051-84da-11180c91430f","html_url":"https://github.com/mamantoha/cryMPD","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamantoha%2FcryMPD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamantoha%2FcryMPD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamantoha%2FcryMPD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mamantoha%2FcryMPD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mamantoha","download_url":"https://codeload.github.com/mamantoha/cryMPD/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252769397,"owners_count":21801376,"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":["crystal","mpd","mpdclient","music-player-daemon","websocket"],"created_at":"2024-10-03T15:45:30.550Z","updated_at":"2025-05-06T21:06:03.631Z","avatar_url":"https://github.com/mamantoha.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cryMPD\n\n[![Built with Crystal](https://img.shields.io/badge/built%20with-crystal-000000.svg?style=?style=plastic\u0026logo=appveyor)](https://crystal-lang.org/)\n\nControl [Music Player Daemon](https://www.musicpd.org/) audio playing in the browser\n\n![Screenshot](https://github.com/mamantoha/cryMPD/raw/master/public/images/screenshot.png)\n\n## Features\n\n- [x] Controlling playback (play, pause, skip next, and skip back)\n- [x] Scroll current song\n- [x] Playback options (shuffle, repeat, and repeat once)\n- [x] Change volume\n- [x] Change song in the playlist\n- [x] A database update\n- [x] Displays statistics\n\n## Install\n\nYou can install `cryMPD` in different ways.\n\n### Binaries\n\nThe project offers precompiled binary packages for Linux and macOS.\n\nYou can obtain the standalone binary for `cryMPD` from the [releases](https://github.com/mamantoha/cryMPD/releases) page, available for download.\n\n```\n./bin/crympd\n[development] cryMPD is ready to lead at http://0.0.0.0:3001\n```\n\n### From sources\n\n`cryMPD` requires [Crystal](https://crystal-lang.org/install/) and [Node.js](https://nodejs.org/en/download/) to be installed.\n\nClone this repository:\n\n```console\nhttps://github.com/mamantoha/cryMPD.git\ncd cryMPD/\n```\n\nInstall and build `npm` dependencies:\n\n```console\nnpm install\nnpm run build\n```\n\nInstall Crystal dependencies:\n\n```console\nshards install\n```\n\nRun server:\n\n```console\ncrystal ./src/crympd.cr\n[development] cryMPD is ready to lead at http://0.0.0.0:3001\n```\n\n```console\ncrystal ./src/crympd.cr --mpd_host 192.168.1.1 --mpd_port 6601\n```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/mamantoha/cryMPD/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Anton Maminov](https://github.com/mamantoha) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmamantoha%2Fcrympd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmamantoha%2Fcrympd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmamantoha%2Fcrympd/lists"}