Back to browse
Piruetas – A self-hosted diary app I built for my girlfriend

Piruetas – A self-hosted diary app I built for my girlfriend

by patillacode·May 2, 2026·71 points·52 comments

AI Analysis

MidCozyShip It

Another self-hosted journal app in a crowded space with Day One and Joplin already dominating.

Strengths
  • Day-per-page layout with auto-save and drag-and-drop image uploads for simple workflow
  • Public share links for individual entries without exposing entire journal
  • Docker Compose deployment with environment variables for multi-user or personal setup
Weaknesses
  • No clear differentiation from established self-hosted options like Joplin or Standard Notes
  • Limited features compared to commercial journal apps with encryption and mobile sync
Category
Target Audience

Privacy-conscious journalers, self-hosting enthusiasts

Similar To

Joplin · Day One · Standard Notes

Post Description

I searched for a simple, self-hosted journal app for my girlfriend and everything I found was either too complex, too feature-heavy, too feature-less for what I needed or required trusting a cloud service.

So I built Piruetas (it means lollipops in Spanish - she chose the name btw).

It's a day-per-page diary with rich text editing, drag-and-drop image uploads, auto-save, public share links, and a clean mobile UI. It can be set up for Personal or Multi-user usage via docker compose deployment.

She seems to like it so I decided to give back to the community and make it available for everyone (after some QA)

Live demo: https://piruet.app (login: demo / piruetas — data resets every 30 min!) GitHub: https://github.com/patillacode/piruetas

Similar Projects