Show pb device info
| .github/workflows | ||
| .gitignore | ||
| app.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
pb-devinfo
This app collects information about pocketbook device and displays it on the screen. The application does not transmit data, only displays it on the screen
License
This repository is licensed under the MIT License. You are free to copy, modify, and distribute it as you see fit.
Installation
To install the application, connect your e-reader to your computer via a cable and copy the release file to the applications folder. On Linux, you can build the application from source using the command make build and automatically install it on the connected e-reader using the command make install