i0x0 / 90spot

Spotify player for Nintendo Switch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

90spot

Spotify player for Nintendo Switch

Prerequisites

You will need to install SDL2, SDL2_ttf, libogg, and libvorbis portlibs to your devkitpro install:

sudo (dkp-)pacman -S switch-sdl2 switch-sdl2_ttf switch-libogg switch-libvorbis

Licenses

We use the following libraries:

Protobuf files found in source/proto are compiled with protoc-c of the protobuf-c project by Dave Benson and the protobuf-c authors, licensed under BSD-2.0. The protobuf files originate from the librespot project by Paul Lietar and librespot contributors, licensed under MIT.

90spot's Spotify interfacing code is heavily based on the librespot project by Paul Lietar and librespot contributors, licensed under MIT.

We also use the Inter font, made by Rasmus Andersson, licensed under SIL Open Font License 1.1.

About

Spotify player for Nintendo Switch


Languages

Language:C 96.7%Language:C++ 2.5%Language:Makefile 0.8%