yarecco / radiotray

Radio app in your tray bar for macos & linux

Home Page:https://github.com/angelodlfrtr/radiotray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RadioTray

Logo

Radio in your tray bar for MacOS and Linux

Installation

See release page.

Configuration

Radios configurations are stored in $HOME/.radiotray.yaml.

After each change, restart the app.

Exemple configuration :

radios:
- name: TSF Jazz
  format: mp3
  source: https://tsfjazz.ice.infomaniak.ch/tsfjazz-high.mp3
- name: France Inter
  format: mp3
  source: https://icecast.radiofrance.fr/franceinter-midfi.mp3
- name: France Info
  format: mp3
  source: https://icecast.radiofrance.fr/franceinfo-midfi.mp3
- name: Radio Nova
  format: mp3
  source: https://novazz.ice.infomaniak.ch/novazz-128.mp3
- name: Radio Classique
  format: mp3
  source: https://radioclassique.ice.infomaniak.ch/radioclassique-high.mp3
- name: FIP
  format: mp3
  source: https://icecast.radiofrance.fr/fip-midfi.mp3
- name: RFI
  format: mp3
  source: http://live02.rfi.fr/rfimonde-96k.mp3
- name: RFI Musique
  format: mp3
  source: http://live02.rfi.fr/rfimusiquemonde-96k.mp3

About

Radio app in your tray bar for macos & linux

https://github.com/angelodlfrtr/radiotray


Languages

Language:Go 99.7%Language:Makefile 0.3%