17 lines
593 B
XML
Executable File
17 lines
593 B
XML
Executable File
<?xml version="1.0"?>
|
|
<info>
|
|
<id>radio</id>
|
|
<name>Radio</name>
|
|
<description>Listening to your favorite radio stations in Nextcloud</description>
|
|
<version>0.6.2</version>
|
|
<licence>agpl</licence>
|
|
<author>Jonas Heinrich</author>
|
|
<bugs>https://git.project-insanity.org/onny/nextcloud-app-radio/issues</bugs>
|
|
<website>https://git.project-insanity.org/onny/nextcloud-app-radio</website>
|
|
<category>multimedia</category>
|
|
<screenshot>https://onny.project-insanity.org/files/radio-app.png</screenshot>
|
|
<dependencies>
|
|
<nextcloud min-version="10" max-version="14"/>
|
|
</dependencies>
|
|
</info>
|