Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 990 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 990 Bytes

Radio Widget Plugin

This project was developed as a radio widget for windows widgets. libvlcsharp was used.

This site is very useful to find radio stream urls. FM STREAM

Internal Settings

{
  "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

radio_add

radio_edit

radio_skin