Edited again the help text to make it clearer and more complete

This commit is contained in:
pezcurrel 2024-09-28 22:28:13 +02:00
parent 7b5e879a99
commit fd1b001fc5

View file

@ -40,12 +40,12 @@ $help=
[[[ DESCRIPTION ]]]
This is {$SCRIPTNAME} v{$SCRIPTVERSION}, a CLI PHP script that can generate an html file with
a gallery from your Pixelfed profile. The html gallery file will load images
dynamically, display each one using almost all the available screen space and
will let you jump right from the start to any point in the timeline. It will
also show each posts text content, its date, and each image description
(alt-text), if present.
This is {$SCRIPTNAME} v{$SCRIPTVERSION}, a CLI PHP script that can generate an html file
with a gallery from your Pixelfed profile. The html gallery file will load
images dynamically, display each one using almost all the available screen
space and let you jump right from the start to any point in the timeline.
It will also show each posts text content, its date, and provide each image
with its description (alt-text), if present.
See my example gallery here: https://rame.altervista.org/foto-pixelfed
In order to create the html gallery file, you just need to login to your
Pixelfed account and get an app token (Settings -> Applications -> Create new