Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 440 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 440 Bytes

Switchfin

Jellyfin client for the Switch

Switchfin is a Jellyfin client that allow you to stream all your media from your Jellyfin server directly to your switch.

Compiling for the switch

Dependencies:

mkdir build && cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/DevkitA64Libnx.cmake
make -j 4