Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blitzter authored Nov 27, 2016
1 parent 30e62bf commit c721956
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# GphotoServer
Python/Flask based web app to control DSLRs using Gphoto2.
Python/Flask based web app to control DSLRs using Gphoto2.<br>
I will be using it to control my Nikon/Pentax DSLRs with Raspberry pi as a portable remote.

Current Progress
List All available options for the camera on web(/config)
Change one option through url(/config/iso/1)... (will make it a post with multiple variables)
Preview(/preview) link creates retrieves a preview from the camera
Current Progress<br>
List All available options for the camera on web(/config)<br>
Change one option through url(/config/iso/1)... (will make it a post with multiple variables)<br>
Preview(/preview) link creates retrieves a preview from the camera<br>

0 comments on commit c721956

Please sign in to comment.