Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
panditsomnath10016git authored Dec 14, 2022
1 parent 862d575 commit 2e1f419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.
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 2e1f419

Please sign in to comment.