First release of simplePiCamera-GUI
·
81 commits
to main
since this release
A simple GUI to capture images with Raspberry Pi cameras.
This is the first release with the basic feature of capturing images only.
Keyboard shortcuts
- <Escape> to show or hide input panel.
- <Control+S> to quick-save instantly with default timestamped filename.
- <Enter> to save with the filename written in the input panel; If the input panel is hidden it works as quick-save.
- <Control+C> closes the application.
Further will try to add video capture mode and settings option.
Please report problems.