A simple app to search for music on multiple sources (e.g. Spotify, Apple Music, etc).
Available at http://ms.fullyforged.com
make install
make
The app is deployed on surge.sh (deployment happens automatically for the master branch via GitLab CI).
The application relies on a small api which proxies all calls to the relevant providers (iTunes, Spotify). Source code for the apy proxy is available here.