https://github.com/Nokse22/high-tide
Native TIDAL client for Linux
https://github.com/Nokse22/high-tide
gtk4 libadwaita python tidal
Last synced: about 1 year ago
JSON representation
Native 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T22:18:51.000Z (over 1 year ago)
- Last Synced: 2024-11-04T23:22:24.366Z (over 1 year ago)
- Topics: gtk4, libadwaita, python, tidal
- Language: Python
- Homepage:
- Size: 972 KB
- Stars: 46
- Watchers: 4
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
- awesome-gtk - High Tide - Tidal streaming client `#python` `#gtk4` `#libadwaita`. (Audio / Audio Players)
README

# High Tide
[](https://www.gnu.org/licenses/gpl-3.0)
[](https://www.python.org/)
Linux client for TIDAL streaming service.
> [!IMPORTANT]
> Not affiliated in any way with TIDAL, this is a third-party unofficial client
## Contributing
### 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 for your architecture.
Extract the .flatpak file from the downloaded .zip file and install it clicking on it or with:
`flatpak install HighTide.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".
