add snae player

This commit is contained in:
Percs 2024-07-25 22:24:51 -05:00
commit 9e5f5cf78e
4 changed files with 21 additions and 1 deletions

BIN
apps/anura.music/app.zip Normal file

Binary file not shown.

BIN
apps/anura.music/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View 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"
}

View file

@ -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"
}
]