-
App version: {{ config.version }}
-
Current instance: {{ $store.state.baseUrl }}
-
-
About
-
-
- XRadio is a desktop app to listen to internet radio stations from
- all over the world. The source code can be found on
- Github.
-
-
-
Technologies used:
-
- -
-
- Vue.js
-
- for the graphical interface
-
- -
-
- Tailwind CSS
-
- for the styling
-
- -
-
- Neutralinojs
-
- for the application wrapper
-
- -
-
- Radio-browser API
-
- for the radio stations
-
- -
-
- Flagpedia API
-
- for the country flags
-
-
-
- App icon found at
-
- Radio Icon Vectors by Vecteezy
-
-
-
+
+
App version: {{ props.config.version }}
+
Current instance: {{ store.state.baseUrl }}
+
+
About
+
+
+ XRadio is a desktop app to listen to internet radio stations from all over
+ the world. The source code can be found on
+ Github.
+
+
+
Technologies used:
+
+ -
+
+ Vue.js
+
+ for the graphical interface
+
+ -
+
+ Tailwind CSS
+
+ for the styling
+
+ -
+
+ Neutralinojs
+
+ for the application wrapper
+
+ -
+
+ Radio-browser API
+
+ for the radio stations
+
+ -
+
+ Flagpedia API
+
+ for the country flags
+
+
+
+ App icon found at
+
+ Radio Icon Vectors by Vecteezy
+
+
+