Show pb device info
Find a file
2025-07-06 13:26:12 +03:00
.github/workflows Initial commit 2025-07-06 12:23:34 +03:00
.gitignore Add devinfo 2025-07-06 13:14:30 +03:00
app.go Add devinfo 2025-07-06 13:14:30 +03:00
go.mod Add devinfo 2025-07-06 13:14:30 +03:00
go.sum Add devinfo 2025-07-06 13:14:30 +03:00
LICENSE Initial commit 2025-07-06 12:23:34 +03:00
main.go Add devinfo 2025-07-06 13:14:30 +03:00
Makefile Add devinfo 2025-07-06 13:14:30 +03:00
README.md Update README.md 2025-07-06 13:26:12 +03:00

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