Designed by us, defined by you. Snakeoil OS is: Music Your Way!

Skip to content
Snippets Groups Projects
agent_kith's avatar
agent_kith authored
Merge branch '213-change-path-from-players-to-music-players-to-avoid-conflict-when-upgrading-to-new-snakeoil-1-4' into 'main'

Resolve "Change path from players to music-players to avoid conflict when upgrading to new Snakeoil 1.4.3 and onwards"

Closes #213

See merge request !177
5a1f0cd5
History

OperatingSystem

The Snakeoil Operating System (Open Source)total 40

API

This is the API running on the Snakeoil PC. Currently using cpprestsdk, the code quality is subpar and will need improvement. The plan is to eventually move to GraphQL in the future with full Web Sockets support.

MusicPlayers

Most of the Players are kept in here. Licenses for each depends on original authors.

WebApp

This is the Frontend that is served on the Snakeoil PC's webserver and run on a remote computer or mobile device. This is based on Angular 12+ and is no longer reliant on PHP.