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.
- Host: GitHub
- URL: https://github.com/pgaskin/go-adbfs
- Owner: pgaskin
- License: mit
- Archived: true
- Created: 2024-06-08T07:41:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-24T08:47:07.000Z (over 1 year ago)
- Last Synced: 2025-10-20T08:34:44.885Z (9 months ago)
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.