add snae player
This commit is contained in:
parent
a2e6adb10b
commit
9e5f5cf78e
4 changed files with 21 additions and 1 deletions
BIN
apps/anura.music/app.zip
Normal file
BIN
apps/anura.music/app.zip
Normal file
Binary file not shown.
BIN
apps/anura.music/icon.png
Normal file
BIN
apps/anura.music/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
10
apps/anura.music/manifest.json
Normal file
10
apps/anura.music/manifest.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "Snae Player",
|
||||
"icon": "icon.png",
|
||||
"summary": "A music client ported to Anura",
|
||||
"desc": "A music client ported to Anura",
|
||||
"package": "anura.music",
|
||||
"data": "app.zip",
|
||||
"version": "1.0.0",
|
||||
"category": "Utility"
|
||||
}
|
||||
12
list.json
12
list.json
|
|
@ -30,6 +30,16 @@
|
|||
"version": "1.0.0",
|
||||
"category": "Utility"
|
||||
},
|
||||
{
|
||||
"name": "Snae Player",
|
||||
"icon": "icon.png",
|
||||
"summary": "A music client ported to Anura",
|
||||
"desc": "A music client ported to Anura",
|
||||
"package": "anura.music",
|
||||
"data": "app.zip",
|
||||
"version": "1.0.0",
|
||||
"category": "Utility"
|
||||
},
|
||||
{
|
||||
"name": "VNC Client",
|
||||
"icon": "vnc.png",
|
||||
|
|
@ -149,7 +159,7 @@
|
|||
"desc": "(screenshot desc)"
|
||||
}
|
||||
],
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"category": "plugin"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue