2024-04-28, 01:15 PM
Hello everyone,
I've started building a CLI client for managing Jellyfin: https://github.com/sj14/jellyctl
Iit ain't much (yet), but it's honest work (insert meme).
Contributions are welcome.
As I didn't want to implement each API call myself, I've generated the Go API based on the OpenAPI definition: https://github.com/sj14/jellyfin-go
Maybe it's useful for some people.
I've started building a CLI client for managing Jellyfin: https://github.com/sj14/jellyctl
Iit ain't much (yet), but it's honest work (insert meme).
Contributions are welcome.
As I didn't want to implement each API call myself, I've generated the Go API based on the OpenAPI definition: https://github.com/sj14/jellyfin-go
Maybe it's useful for some people.