reddit-saved-pptx/README.md
2022-08-14 16:42:16 +00:00

418 B

reddit-saved-pptx

Convert your Reddit saved posts into a powerpoint presentation. Code can be easily adjusted to your needs.

Requirements

Usage

# One-time setup of the necessary environment variables
cp .env.sample .env

# Build the powerpoint. Result will be in the same directory called `output.pptx`.
make slides