Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emretulek/radio

Widgets Radio Plugin
https://github.com/emretulek/radio

radio radio-widget widgets-plugin windows-widgets

Last synced: 19 days ago
JSON representation

Widgets Radio Plugin

Awesome Lists containing this project

README

        

# Radio Widget Plugin

This project was developed as a radio widget for windows widgets.
[libvlcsharp](https://github.com/videolan/libvlcsharp) was used.

This site is very useful to find radio stream urls.
[FM STREAM](https://fmstream.org/index.php?c=FT)

### Internal Settings

```json
{
"font_size": 14.0,
"primary_color": "#FFA52A2A",
"primary_color_light": "#FFAB5555",
"secondary_color": "#FF212121",
"secondary_color_light": "#FFD3D3D3",
"text_color": "#FFFFFFFF",
"radio_volume": 100,
"radio_index": 3,
"radio_list": []
}
```

### Screenshots

![radio](https://raw.githubusercontent.com/emretulek/Radio/refs/heads/master/sc_radio/radio_1.jpg)

![radio_add](https://raw.githubusercontent.com/emretulek/Radio/refs/heads/master/sc_radio/radio_2.jpg)

![radio_edit](https://raw.githubusercontent.com/emretulek/Radio/refs/heads/master/sc_radio/radio_3.jpg)

![radio_skin](https://raw.githubusercontent.com/emretulek/Radio/refs/heads/master/sc_radio/radio_4.jpg)