https://github.com/nokse22/high-tide
Libadwaita TIDAL client for Linux
https://github.com/nokse22/high-tide
gtk4 libadwaita python tidal
Last synced: about 1 year ago
JSON representation
Libadwaita TIDAL client for Linux
- Host: GitHub
- URL: https://github.com/nokse22/high-tide
- Owner: Nokse22
- License: gpl-3.0
- Created: 2023-09-22T11:30:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T13:56:36.000Z (about 1 year ago)
- Last Synced: 2025-03-29T17:02:34.848Z (about 1 year ago)
- Topics: gtk4, libadwaita, python, tidal
- Language: Python
- Homepage:
- Size: 1.15 MB
- Stars: 123
- Watchers: 8
- Forks: 14
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
README

# High Tide
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://www.python.org/)
[](https://flathub.org/apps/details/io.github.nokse22.high-tide)
Linux client for TIDAL streaming service
## Contribution
### Icon
It can be improved
### Coding
There are some TODOs and FIXMEs in the code, you can start there. I'm trying to comment the code, but if needed you can contact me on Matrix (@nokse22:matrix.org) or on Github.
The application is made with GNOME Builder so it should just work if you clone the project and open it with Builder.
If you have contributed you can open a pull request.
## Installation
Stores (Still not avalaible)
### High Tide is available on
### From latest build
Go to the [Actions page](https://github.com/Nokse22/high-tide/actions), click on the latest working build and download the Artifact.
Extract the .flatpak file from the downloaded .zip file and install it clicking on it or with:
`flatpak install io.github.nokse22.high-tide.flatpak`
### From source
You just need to clone the repository
```sh
git clone https://github.com/Nokse22/high-tide.git
```
Open the project in GNOME Builder and click "Run Project".
