ufpamail

1.0.0 • Public • Published

tidal-music-linux

This is just a simple wrapper around the Tidal web player based on Electron for Linux.

Screenshot

Requirements

For music playback to work you need the PepperFlashPlayer plugin.

On Ubuntu you can install pepperflashplugin-nonfree (then run sudo update-pepperflashplugin-nonfree --install) which will copy the library to /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so - this path is hardcoded into the application right now. You can change it in main.js by changing the variable pepperFlashPluginPath.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository 
$ git clone https://github.com/Bunkerbewohner/tidal-music-linux
# Go into the repository 
cd tidal-music-linux
# Install dependencies and run the app 
$ npm install && npm start

License MIT

Package Sidebar

Install

npm i ufpamail

Weekly Downloads

1

Version

1.0.0

License

CC0-1.0

Last publish

Collaborators

  • caiosbentes