https://github.com/axel-erfurt/internetradiodeutsch
Tray Radio App Deutsch :de:
https://github.com/axel-erfurt/internetradiodeutsch
deutsch internetradio livestream mint pyqt5 python3 radio tray-radio ubuntu ubuntu1804
Last synced: 8 months ago
JSON representation
Tray Radio App Deutsch :de:
- Host: GitHub
- URL: https://github.com/axel-erfurt/internetradiodeutsch
- Owner: Axel-Erfurt
- License: mit
- Created: 2020-02-09T21:11:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T10:57:58.000Z (almost 4 years ago)
- Last Synced: 2025-01-27T22:48:03.230Z (10 months ago)
- Topics: deutsch, internetradio, livestream, mint, pyqt5, python3, radio, tray-radio, ubuntu, ubuntu1804
- Language: Python
- Homepage:
- Size: 1.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InternetRadioDeutsch ๐ฉ๐ช
Tray Radio App Deutsch
### Voraussetzungen:
- python 3.6
- PyQt5
- PyQt5 Multimedia
- gstreamer
Anleitung -> [myRadio UbuntuUsers Wiki ๐ฉ๐ช](https://wiki.ubuntuusers.de/Howto/myRadio/)
### Installation Mint / Ubuntu
```
wget 'https://raw.githubusercontent.com/Axel-Erfurt/InternetRadioDeutsch/master/InternetRadioDeutschInstallation.sh' -O ~/Downloads/InternetRadioDeutschInstallation.sh && chmod +x ~/Downloads/InternetRadioDeutschInstallation.sh && ~/Downloads/InternetRadioDeutschInstallation.sh
```
### Deinstallation Mint / Ubuntu
```
rm -rf ~/.local/share/applications/InternetRadioDeutsch.desktop && rm -rf ~/.local/share/InternetRadioDeutsch
```
### Editor
```
python3 ~/.local/share/InternetRadioDeutsch/myRadioEditorDE.py
```
- Spalte 1 -> Name
- Spalte 2 -> Gruppe
- Spalte 3 -> URL

### Web Version
Mit dem Script myradio_Webpage.py macht man aus der myradio.txt eine Website Version.
Style anpassen in *_player.css_*
[64bit App Version ๐ฉ๐ช](https://dl.dropbox.com/s/1nk20f6e31lzvav/myRadioD.tar.gz)
entpacken und im entpackten Ordner ***myRadioD*** starten. Lรคuft ohne PyQt5 Installation.