{"id":22116054,"url":"https://github.com/halfenif/toy_mpdclient_streamlit","last_synced_at":"2026-04-18T17:04:38.925Z","repository":{"id":241080658,"uuid":"804208159","full_name":"halfenif/toy_mpdclient_streamlit","owner":"halfenif","description":"Simple MPD Client by Streamlit","archived":false,"fork":false,"pushed_at":"2025-02-28T05:40:47.000Z","size":253,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T12:53:36.036Z","etag":null,"topics":["docker","fastapi","mpd-client","streamlit"],"latest_commit_sha":null,"homepage":"https://mpdclient.enif.page/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halfenif.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}},"created_at":"2024-05-22T06:50:32.000Z","updated_at":"2025-02-28T05:40:50.000Z","dependencies_parsed_at":"2024-05-22T10:07:04.410Z","dependency_job_id":"e4bc66da-c0a1-4f67-884f-e1ca2584668c","html_url":"https://github.com/halfenif/toy_mpdclient_streamlit","commit_stats":null,"previous_names":["halfenif/toy_mpdclient_streamlit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_mpdclient_streamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_mpdclient_streamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_mpdclient_streamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfenif%2Ftoy_mpdclient_streamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halfenif","download_url":"https://codeload.github.com/halfenif/toy_mpdclient_streamlit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245216144,"owners_count":20579110,"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":["docker","fastapi","mpd-client","streamlit"],"created_at":"2024-12-01T12:18:52.915Z","updated_at":"2026-04-18T17:04:38.906Z","avatar_url":"https://github.com/halfenif.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPD Client for Home\n\n![Demo](doc/Screen01.png)\n\n## Demo\n[https://mpdclient.enif.page](https://mpdclient.enif.page)\n\nMPD를 2개 설정 했습니다만.\n1. server다 보니 mixer가 없어서 volume은 조절이 안됩니다.\n2. flac 파일은 재생이 안됩니다.\n\n## Feature\n- Simple is BEST concept\n- Multi MPD support\n\n## Installation\n**Requirements**\n- Docker, Docker-Compose or Podman\n\n### Clone\n```bash\ngit clone https://github.com/halfenif/toy_mpdclient_streamlit.git\n```\n\n## Change Config\n```bash\ncp ./.env.sample ./.env\ncp ./fastapi/.env.sample ./fastapi/.env\ncp ./streamlit/.env.sample ./streamlit/.env\n```\n\n### Edit .env\n\n**./.env**  \n- FOLDER_TARGET=\"\" # MPD music folder\n\n1. Don't use symbolic link\n2. Docker run user is root\n3. Podman run user is login user\n4. Be carefull folder and file permission\n\n\n**fastapi/.env**\n- ENV_TYPE = \".env.sample\" \u003e \".env\" Display Information\n- IS_DEBUG = bool\n- MPD_SERVER_LIST = str(json format). Option. \n- UI_OPTION_SHORT_FILE_NAME = bool. Display button label short or not\n- UI_OPTION_SHORT_FILE_LENGTH = int. Display button label char count\n\n**streamlit/.env**\n- ENV_TYPE = \".env.sample\" \u003e \".env\" Display Information\n- URL_BACKEND = fastAPI container URL\n- UI_OPTION_TITLE = str, st.title(), if \"\" is None\n- UI_OPTION_DESC = str, st.write(), if \"\" is None\n- UI_OPTION_SIDEBAR_WIDTH = int, st.sidebar width\n\n\n### Docker-Compose\n```bash\ndocker-compose build\ndocker-compose up\n```\n\n### Podman\n```bash\n./rebuild_podman.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfenif%2Ftoy_mpdclient_streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalfenif%2Ftoy_mpdclient_streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfenif%2Ftoy_mpdclient_streamlit/lists"}