[PR #496] feat(clients): add ChordCut music client #5204

Open
opened 2026-06-03 20:44:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-jellyfin/awesome-jellyfin/pull/496
Author: @Futyn-Maker
Created: 3/13/2026
Status: 🔄 Open

Base: mainHead: feat/add-chordcut


📝 Commits (2)

  • a35cd31 feat(clients): add ChordCut music client
  • 1c04586 Merge branch 'main' into feat/add-chordcut

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 assets/clients/clients.yaml (+10 -0)

📄 Description

Summary

This PR adds ChordCut to the list of clients. ChordCut is a portable accessible Jellyfin music client for Windows written in Python, designed primarily for blind and visually impaired users. It is first and foremost designed to be fully accessible to screen readers such as NVDA and JAWS, and to be fully operable via keyboard without using a mouse.

Details

Note: I understand that at the moment this client does not meet the age criterion (minimum 4 weeks), but I decided to submit a PR so that the community has the opportunity to look at it — if it is necessary to wait until enough time has passed, I am ready for that — I hope this won't be a problem :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-jellyfin/awesome-jellyfin/pull/496 **Author:** [@Futyn-Maker](https://github.com/Futyn-Maker) **Created:** 3/13/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/add-chordcut` --- ### 📝 Commits (2) - [`a35cd31`](https://github.com/awesome-jellyfin/awesome-jellyfin/commit/a35cd31950e8562ced90ad2b7063f8e27e38584a) feat(clients): add ChordCut music client - [`1c04586`](https://github.com/awesome-jellyfin/awesome-jellyfin/commit/1c04586c13239e6dade9f6e153739a60ed9826d4) Merge branch 'main' into feat/add-chordcut ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `assets/clients/clients.yaml` (+10 -0) </details> ### 📄 Description ## Summary This PR adds **ChordCut** to the list of clients. ChordCut is a portable accessible Jellyfin music client for Windows written in Python, designed primarily for blind and visually impaired users. It is first and foremost designed to be fully accessible to screen readers such as NVDA and JAWS, and to be fully operable via keyboard without using a mouse. ## Details - **Name:** ChordCut - **Targets:** Windows - **Type:** Music - **Official:** no - **OSS:** https://github.com/Futyn-Maker/ChordCut - **Downloads:** GitHub Releases > Note: I understand that at the moment this client does not meet the age criterion (minimum 4 weeks), but I decided to submit a PR so that the community has the opportunity to look at it — if it is necessary to wait until enough time has passed, I am ready for that — I hope this won't be a problem :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-03 20:44:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-jellyfin#5204