An open API service indexing awesome lists of open source software.

https://github.com/pgaskin/go-adbfs

Go fs.FS implementation for a connected Android device via the adb daemon without using shell commands.
https://github.com/pgaskin/go-adbfs

Last synced: 6 months ago
JSON representation

Go fs.FS implementation for a connected Android device via the adb daemon without using shell commands.

Awesome Lists containing this project

README

          

Deprecated, use [github.com/pgaskin/go-adb/adblib/adbfs](https://pkg.go.dev/github.com/pgaskin/go-adb/adblib/adbfs) instead.