19 lines
559 B
Markdown
19 lines
559 B
Markdown
# procare-rip-photos
|
|
|
|
Script to rip photos from Procare.
|
|
|
|
To rip photos:
|
|
|
|
1. Login to Procare using your parent account.
|
|
2. Navigate to your "Dashboard".
|
|
3. Click on "Photos/Videos".
|
|
4. Select the time period you want to rip.
|
|
5. Save the webpage to `~/Downloads/Procare.html`. (Save entire webpage.)
|
|
6. Open a Unix shell (BASH, TCSH, etc.)
|
|
7. Navigate to where you want to save the photos (e.g.: `cd ~/Photos/`)
|
|
8. Run the script (`~/procare-rip-photos/rip-photos.sh`)
|
|
9. Enjoy
|
|
|
|
### Notes
|
|
The script will create or overwrite the script `~/Downloads/get-it`.
|