add how to use
This commit is contained in:
parent
d9f50febe4
commit
116160f4d3
@ -3,6 +3,13 @@
|
|||||||
a Python app to publish all images from a folder to Pixelfed.
|
a Python app to publish all images from a folder to Pixelfed.
|
||||||
This script use Image Meta Tag Description fot the Post Description.
|
This script use Image Meta Tag Description fot the Post Description.
|
||||||
|
|
||||||
|
## How to use
|
||||||
|
|
||||||
|
- create new confg file like the example one
|
||||||
|
- execute PixelfedImporter.py
|
||||||
|
|
||||||
|
if you want to add some default tags create a new tags.txt file with all Default Tags. You also can add a default Text in ths File.
|
||||||
|
|
||||||
## Config
|
## Config
|
||||||
|
|
||||||
To use this you need a config.json if this cannot be created automatically, here is the structure:
|
To use this you need a config.json if this cannot be created automatically, here is the structure:
|
||||||
|
Loading…
Reference in New Issue
Block a user