- PHP >=8.3 with
curl
,sqlite3
,hash
andjson
extensions
Simple usage. Reads stats and writes to database:
php -f ./src/stat.php <PATH_TO_DATABASE>
Everything at once:
# Parses stats, creates html-page and pushes it to Neocities
USER='<NEOCITIES_LOGIN>' PASS='<NEOCITIES_PASSWORD>' ./build.sh