remove debugger (now in developer repo)

This commit is contained in:
Neal Shah 2025-04-16 01:14:30 -04:00 committed by GitHub
commit 7384076260
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 21 deletions

Binary file not shown.

View file

@ -1,10 +0,0 @@
{
"name": "Anura Debugger",
"icon": "terminal.svg",
"summary": "Anura Debugger",
"desc": "Port of Chii/Chrome Inspect Element to anuraOS. WARNING: Package has a large amount of files and takes a while to install if you have a slow storage device.",
"package": "anura.debugger",
"data": "app.zip",
"version": "1.0.0",
"category": "Utility"
}

View file

@ -1 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 96 960 960" width="48"><path fill="white" d="M520 768q-13 0-21.5-8.5T490 738q0-13 8.5-21.5T520 708h160q13 0 21.5 8.5T710 738q0 13-8.5 21.5T680 768H520Zm-241-25q-9-9-8.5-21t8.5-21l82-83-82-83q-9-9-9-21t9-21q9-9 21-9t21 9l104 104q5 5 6.5 10t1.5 11q0 6-1.5 11t-6.5 10L321 743q-9 9-21 9t-21-9ZM140 896q-24 0-42-18t-18-42V316q0-24 18-42t42-18h680q24 0 42 18t18 42v520q0 24-18 42t-42 18H140Zm0-60h680V400H140v436Z"/></svg>

Before

Width:  |  Height:  |  Size: 479 B

View file

@ -80,16 +80,6 @@
"version": "1.0.0",
"category": "chat"
},
{
"name": "Anura Debugger",
"icon": "terminal.svg",
"summary": "Anura Debugger",
"desc": "Port of Chii/Chrome Inspect Element to anuraOS. WARNING: Package has a large amount of files and takes a while to install if you have a slow storage device.",
"package": "anura.debugger",
"data": "app.zip",
"version": "1.0.0",
"category": "Utility"
},
{
"name": "run 3",
"icon": "run.png",