Skip to content

GramyPomagamy/GPST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab7077d · Mar 21, 2025
Nov 18, 2024
Mar 21, 2025
Jun 23, 2024
Mar 11, 2025
Mar 11, 2025
Nov 16, 2024
Mar 11, 2025
Nov 16, 2024
Jan 22, 2024
Mar 21, 2025
Jul 10, 2024
Mar 11, 2025
Jan 22, 2024
Nov 17, 2024
Mar 5, 2025
Jul 18, 2024
Mar 21, 2025
Mar 21, 2025
Jun 23, 2024
Jun 23, 2024
Jun 23, 2024
Jun 23, 2024
Jun 23, 2024
Jun 22, 2024
Mar 11, 2025
Nov 17, 2024

Repository files navigation

gpst

Generator Piekielnie Szybkich Thumbnailsów

This tools aims to help generating Twitter/Youtube thumbnails

"Stable" version is available at https://gpst.halamix2.pl/

Latest main commit version available at https://gramypomagamy.github.io/GPST/

URL parameters

GPST can read the following URL parameters

  • runner
  • title
  • subtitle
  • category
  • money
  • time

You can then sen someone a link like this one: localhost?runner=Halamix2&title=Stunt GP&category=Arcade

Run GPST locally

To run GPST locally, run

# needed only once, unless the dependencies have changed
npm install
npm run dev

Building

To build a release run

npm run build

#if you wish to store GPST in a subdir on a server you can use
npm run build -- -- --base