Conversation
|
PS C:\zero2dash> git pull origin main
*** Please tell me who you are. Run git config --global user.email "you@example.com" to set your account's default identity. fatal: unable to auto-detect email address (got 'Default@Maciek-PC.(none)') |
|
@codex[agent] please fix the issues and create a new pull request |
[WIP] Add project layout and update systemd units for Pi-hole TFT dashboard
Summary
Testing
|
|
@codex[agent] recheck the code |
Co-authored-by: openai-code-agent[bot] <242516109+Codex@users.noreply.github.com>
Motivation
Description
README.mdand updated install steps to installpython3-pil, copy files to/opt/zero2dash, and adjust service deployment commands to use/opt/zero2dash.scripts/directory and updated theWorkingDirectoryandExecStart/ExecStartPrepaths insystemd/pihole-display.serviceandsystemd/pihole-display-dark.serviceto point at/opt/zero2dashand/opt/zero2dash/scripts.scripts/test_placeholder.py, a small utility that renders a centered "TEST" image, converts RGB888 to RGB565, and can either write to a framebuffer device or save a preview image via--outputand skip framebuffer writes with--no-framebuffer.piholestats_v1.2.pyunder/opt/zero2dash/scripts.Testing
Codex Task