rippin93 / tidal-desktop

Cross-platform desktop client for tidal web app
35 stars 4 forks source link

Working deploy.sh script for other shells #5

Closed dxwil closed 2 years ago

dxwil commented 2 years ago

Hello. I've edited the deploy.sh script to work on all shells. I recommend you test it on Arch and Debian though. The script creates the tidal.desktop with the $HOME variable injected, rather than copying the tidal.desktop file (now you do not need to include it). You should also put the icon.png into TIDAL-linux-x64 folder. I don't really know how the github's commits, and pulls, and stuff work, so I just attached the script.

P.S. Would be great to have it available on flatpak. dxwil

deploy.txt

rippin93 commented 2 years ago

@dxwil thanks for the effort, I bred over this during the weekend and found an automated solution for this.

Check it out (v1.0.5) or just my last 2 commits (https://github.com/rippin93/tidal-desktop/commit/35cc18a40ae7648658a671788ac1aa90f4e78b9f & https://github.com/rippin93/tidal-desktop/commit/e5f25f1a89c799bf530903c3c7d80cf1cda4e072)