Skip to content

Commit

Permalink
Merge branch 'main' of github.com:panditsomnath10016git/simplePiCamer…
Browse files Browse the repository at this point in the history
…a-GUI
  • Loading branch information
panditsomnath10016git committed Dec 30, 2022
2 parents b06717e + 8399a63 commit ea23990
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# PiCamera-GUI
A mininalistic picamera GUI to take pictures or videos with Raspberry-Pi.
# simplePiCamera-GUI
A mininalistic picamera GUI to take pictures or ~videos~ with Raspberry-Pi.

An effort to make an simple picamera application to take pictures and videos with picamera module in python. Initially it is a script to take only pictures but hopefully I will get time to extend it to take videos and set the different camera parameters.

## 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.
- <Control+C> closes the application.

0 comments on commit ea23990

Please sign in to comment.