mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
[GH-ISSUE #82] Get screenshot of what's displaying with a button? #65
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#65
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andiohn on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/debloper/xiosk/issues/82
Originally assigned to: @debloper on GitHub.
Scrot is a way to get a screenshot of what is displaying (it might only be for X.org :/) so if a button triggered a scrot and then downloaded that locally or displayed it in a window, then you could see remotely what's playing on the pi!
That could be cool for digital signage troubleshooting...
@debloper commented on GitHub (May 28, 2025):
Will have to research on how to implement this to be triggered from the dashboard (prefer not to use overlays/buttons on the main interface to reduce complexity); but this is a nice feature suggestion.