11 lines
419 B
Markdown
11 lines
419 B
Markdown
# JiboPhotoExport
|
|
|
|
Export photos (and if possible videos) from your Jibo robot.
|
|
|
|
All you need to do is run the script, give it your IP, and let it run!
|
|
|
|
What it does:
|
|
1. It gets your Jibo IP from your input
|
|
2. It tries the default ssh credentials. If the credentials changed at all it will prompt the user for the credentials.
|
|
3. It parallel downloads the images using SFTP
|
|
4. It places all images in the Photos folder. |