{"id":17897770,"url":"https://github.com/j-city/kitsune","last_synced_at":"2026-03-17T17:05:35.615Z","repository":{"id":76891626,"uuid":"195997791","full_name":"J-CITY/Kitsune","owner":"J-CITY","description":"Kitsune - console music player","archived":false,"fork":false,"pushed_at":"2025-03-17T18:13:12.000Z","size":8869,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"daemon","last_synced_at":"2025-08-10T13:30:35.539Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/J-CITY.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":"2019-07-09T11:45:47.000Z","updated_at":"2025-03-17T18:13:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d9f9d65-1830-4505-8199-b7361820410b","html_url":"https://github.com/J-CITY/Kitsune","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/J-CITY/Kitsune","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FKitsune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FKitsune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FKitsune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FKitsune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/J-CITY","download_url":"https://codeload.github.com/J-CITY/Kitsune/tar.gz/refs/heads/daemon","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FKitsune/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30627713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T14:16:03.965Z","status":"ssl_error","status_checked_at":"2026-03-17T14:16:03.380Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-28T15:15:18.023Z","updated_at":"2026-03-17T17:05:35.600Z","avatar_url":"https://github.com/J-CITY.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kitsune - music player daemon with text user interface client\n\n![Screenshot](https://github.com/J-CITY/Kitsune/blob/daemon/screens/main1.png)\n\n## Description\nPowerful console music player written with Python.\n\n### Features\n\n- Make playlists\n- Show artist bio\n- Show song lyrics\n- Play Yandex Music favorites and playlists\n- Fully customization (See configs in `./assets`)\n- Equalizer\n- Local music library\n- Music file browser\n- Music visualization\n- Clock\n\nI think this should work on Linux, but I have not tested ¯\\\\_(ツ)_/¯\n\n\n## Start daemon\n\n### 1. Start pyro5 name server\n\n```\npython -m Pyro5.nameserver\n```\n\n### 2. Start daemon\n\n```\npython ./kitsuneDaemon.py\n```\n\n## Start client\n\n```\npython ./kitsunePlayer.py\n```\n\n\n# Dependencies (Python x64)\n\n## Unnecessary\n\n```\npip install asciimatics wcwidth six Pyro5 pybass numpy\n```\n\n## Necessary\n\n```\npip install yandex-music pylast requests music_tag pillow term_image\n```\n\n## Create local media lib (Run after start daemon)\n\n```\npython ./kitsuneCli.py -db\n```\n\n## API keys\n\nFor artist bio and Yandex music you need get api kays\n\n# Screenshots\n\nMain playlist:\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/main0.png)\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/main1.png)\n\nBrowser\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/browser.png)\n\nPlaylists\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/playlists.png)\n\nMedialib\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/medialib.png)\n\nEqualizer\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/eq.png)\n\nArtist info\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/bio.png)\n\nLirycs\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/lyrics.png)\n\nClock\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/clock.png)\n\nVisualization\n\n![Imgur](https://github.com/J-CITY/Kitsune/blob/daemon/screens/viz.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-city%2Fkitsune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj-city%2Fkitsune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-city%2Fkitsune/lists"}