mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package adb (#1341)
This commit is contained in:
parent
cb5f481e6e
commit
8d272ce888
@ -16306,5 +16306,18 @@
|
||||
"description": "A tool that watches Python files and re-runs them on change.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/rburmorrison/pych"
|
||||
},
|
||||
{
|
||||
"name": "adb",
|
||||
"url": "https://github.com/Yardanico/nim-adb",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"adb",
|
||||
"protocol",
|
||||
"android"
|
||||
],
|
||||
"description": "ADB protocol implementation in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Yardanico/nim-adb"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user