PaperPi icon indicating copy to clipboard operation
PaperPi copied to clipboard

E-Paper display loop with plugins

Results 21 PaperPi issues
Sort by recently updated
recently updated
newest added

need a packaging script to bundle up plugin in sensible way that is easily installable

help wanted

The install script always prompts to edit the daemon config file even if the user selects "user mode" during install.

enhancement
good first issue

Some non-text unicode characters still slip through and need to be sanitized: \u2018

bug

images go edge to edge; this looks bad if the screen is matted and the mat overlaps the panel by a few pixels.

enhancement
good first issue

include some reference to comic in data/layout

enhancement

`resize = 1 ` from configuration appears to be ignored. Unclear what the problem is.

crash on startup when fonts are missing can likely be remedied by wrapping the plugin loader in a try/except for OSError. ``` 05:24:52 686322451:build_plugin_list:38:INFO - [[ Plugin: Crypto Bitcoin v...

@aaronr8684 This is a really, super edge case, but is annoying and good to be aware of: The create_devel_environment.sh script fails when the same package is listed in the Pipfile...

I ran into a weird bug where if two config files have different screens, the first few operations will run on the wrong driver/screen config and then by the time...

bug

**Describe the bug** PaperPi stops showing images and displays critical error -- `Plugin: Weather Den haag returned invalid image data; screen update skipped` **To Reproduce** Steps to reproduce the behavior:...

bug