WaylonWalker / screenshots.waylonwalker.com

My utility to get screenshots into blog posts quickly. It leverages flameshot for the screencapture, names it, runs squoosh to convert into a small webp, and pushes to github to be served by cloudflare pages.

Home Page:https://screenshots.waylonwalker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is currently setup 100% for me, its a quick and easy project that works for me. With some configuration this could be generalized for others in the future. For now You can fork it and make it work for you if you really want something similar.

screenshots.waylonwalker.com

This project allows me to create a Desktop hotkey to take a screenshot that will be live on the web within minutes.

Installation

As this is completely intended for me, it's only deployed to this git repo.

  • requires flameshot cli
pipx install git+https://github.com/WaylonWalker/screenshots.waylonwalker.com

About

My utility to get screenshots into blog posts quickly. It leverages flameshot for the screencapture, names it, runs squoosh to convert into a small webp, and pushes to github to be served by cloudflare pages.

https://screenshots.waylonwalker.com


Languages

Language:Python 100.0%