Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
angelodlfrtr committed Apr 4, 2021
1 parent df77781 commit 29a8260
Showing 1 changed file with 32 additions and 2 deletions.
34 changes: 32 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Logo](./lib/icons/radio.red.128.png)

Radio in your tray bar.
Radio in your tray bar for MacOS

## Installation

Expand All @@ -12,4 +12,34 @@ See release page.

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

After each change, restart the app.
After each change, restart the app.

Exemple configuration :

```yaml
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
```

0 comments on commit 29a8260

Please sign in to comment.