swiftlysingh / AutoShots

A script that will push new images to my photography portfolio

Home Page:https://shots.pushpinderpalsingh.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutShots

AutoShots

This is no longer required as Shots will automatically pull data from Instagram using Zapier.

I created this script to automate the deployment of my exported photographs directly to my website.

Usage

  • Add a target directory, mine is images under Shots
  • Add a source directory (a directory that you will export your images to)
  • Install dependencies using pip3 install -r requirements
  • Run the script using python3 AutShots.py
  • You can monitor the logs using AutoShots.log
  • And for debain based distros, I have also made a service which will run this script automatically

License

This project is licensed under the MIT License - see LICENSE.md for details

About

A script that will push new images to my photography portfolio

https://shots.pushpinderpalsingh.com/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%