TidalAPI
TidalAPI copied to clipboard
License for this repo?
I'm looking at the open source smart home assistant coincidentally called Home Assistant
I'd love to fork this for a potential integration into that platform.
Hey, i an not the owner of this repo but it currently is licened as MIT as seen here. You could also use my fork / implementation (https://www.npmjs.com/package/tidalapi-ts) / https://github.com/max-huster/TidalAPI which has a few more features like modifying playlists. It also is more convinient to use due to correct implementations of async / await. It also includes unit tests to ensure everything is working correctly. My implementation is also licenend as MIT.