mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-25 22:54:57 +02:00
commit
This commit is contained in:
commit
bc411f1393
14
README.md
14
README.md
@ -29,7 +29,15 @@ Please note that eventhough it is automatically generated, the snapcraft package
|
|||||||
|
|
||||||
## From source
|
## From source
|
||||||
|
|
||||||
You will probably need to install some things in order to generate the packages from source: `nodejs` and `npm`, and `yarn` at least; and `flatpak-builder` to build the flatpak version.
|
You will probably need to install some things in order to generate the packages from source:
|
||||||
|
|
||||||
|
- nodejs
|
||||||
|
- npm
|
||||||
|
- yarn
|
||||||
|
- 7z by installing `p7zip` and `p7zip-full`
|
||||||
|
- make
|
||||||
|
- wget
|
||||||
|
- `flatpak-builder` (only to build the flatpak version)
|
||||||
|
|
||||||
### Flatpak
|
### Flatpak
|
||||||
|
|
||||||
@ -82,6 +90,10 @@ deezer-desktop-*.AppImage deezer://autolog/...
|
|||||||
|
|
||||||
And you should be automatically logged in.
|
And you should be automatically logged in.
|
||||||
|
|
||||||
|
**IMPORTANT:** if you want to open an issue about this, please do NOT share your own `deezer://autolog/...` link, as it would permit anybody to log into your account without the need for a password!
|
||||||
|
|
||||||
|
See [this issue](https://github.com/aunetx/deezer-linux/issues/29) for more informations about login in AppImage.
|
||||||
|
|
||||||
## rpm / deb / snap / 7z
|
## rpm / deb / snap / 7z
|
||||||
|
|
||||||
To generate the `rpm`/`deb`/`snap`/`7z` packages, you can call:
|
To generate the `rpm`/`deb`/`snap`/`7z` packages, you can call:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user