openfm-qt/README.md

22 lines
402 B
Markdown
Raw Permalink Normal View History

2023-06-15 16:32:25 +02:00
# openfm-qt
Qt client for Polish internet radio Open FM.
## Releases
To download latest version go to [releases](https://github.com/wzykubek/openfm-qt/releases).
## Build binary (Linux/Windows)
```shell
$ python3 build.py
```
Executable will be available in `dist/Open-FM` directory.
## Run (Linux/Windows)
```shell
$ python3 main.py
```
## Screenshots
![Screenshot Linux](screenshot_linux.png)