introduce Batch size and a README
This commit is contained in:
parent
ea40103538
commit
bde794d745
3 changed files with 13 additions and 3 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Instagram Pixelfed Batch Upload
|
||||
|
||||
This program takes a folder and iterates over the images and creates Pixelfed postings with a specified batch size.
|
||||
The description of the post can be given via the config.json.
|
||||
Two variables in the post description can be give (see the `config.json.example` ).
|
||||
|
||||
Usage: ``
|
Loading…
Add table
Add a link
Reference in a new issue