Projects

Pepito App

C++ SSE listener for the Pépito API that reacts to cat in/out events.

11 October 2024 · Systems + IoT

Tech: C++, SSE, Meson, nlohmann-json

Highlights

  • Multithreaded C++ SSE client that reacts to cat in/out events
  • JSON parsing with nlohmann-json; designed as an automation base
  • Meson/Ninja build plus VS Code launch config for quick runs

Overview #

A multithreaded C++ app that listens to server-sent events (SSE) from the Pépito API and parses messages about Pépito the cat. It serves as a base to trigger any automation when the cat goes in or out.

Pepito 17th birthday screenshot
Pépito's birthday! Age 17!

Highlights #

Notes #