okonek / tidal-cli-client

You can now use Tidal on linux. With your loved CLI. <3
MIT License
272 stars 29 forks source link

Any plans to support MacOS? #60

Open TyrfingMjolnir opened 5 years ago

TyrfingMjolnir commented 5 years ago

I already did brew install mpv w3m prior to attempting to run :

devMB15R:user user$ nvm i --lts
devMB15R:user user$ nvm use --lts
devMB15R:user user$ nvm ls
         v8.4.0
         v8.9.0
         v8.9.3
         v8.9.4
->     v10.14.2
         system
default -> 8.4.0 (-> v8.4.0)
node -> stable (-> v10.14.2) (default)
stable -> 10.14 (-> v10.14.2) (default)
iojs -> N/A (default)
lts/* -> lts/dubnium (-> v10.14.2)
lts/argon -> v4.9.1 (-> N/A)
lts/boron -> v6.15.1 (-> N/A)
lts/carbon -> v8.14.0 (-> N/A)
lts/dubnium -> v10.14.2
devMB15R:tidal-cli-client user$ sudo npm -g i tidal-cli-client@latest
/Users/user/.nvm/versions/node/v10.14.2/bin/tidal-cli -> /Users/user/.nvm/versions/node/v10.14.2/lib/node_modules/tidal-cli-client/app/index.js
+ tidal-cli-client@2.0.6
added 78 packages from 74 contributors in 2.443s
devMB15R:user user$ /Users/user/.nvm/versions/node/v10.14.2/bin/tidal-cli
Auto installing dependencies started. You'll have to pass your sudo password if needed.
Can't install dependencies.
melgu commented 5 years ago

It does work for me on macOS Mojave. The startup takes a long time, but after that, everything works (except pictures). I didn't install w3m-img at the beginning.

baylanger commented 5 years ago

It does work for me on macOS Mojave. The startup takes a long time, but after that, everything works (except pictures). I didn't install w3m-img at the beginning.

Not sure if you notice the error reported?

Can't install dependencies.

I get that same error and it doesn't go away.

okonek commented 5 years ago

So you say that you have installed mpv? That's strange. Does it work when you enter mpv in the terminal?

opsline-patrick commented 5 years ago

Confirmed this is working on Mojave 10.14.3. I installed mpv and w3m via brew and confirmed binaries work first. App complains if I select y to install w3m-img (the Debian archive it uses by default), and none of the album images work, but everything else seems to be working