← Back to AI Insights
Gemini Executive Synthesis

TimmyGram, a self-hosted, moderated video feed ("social network") for children.

Technical Positioning
A private, parent-controlled alternative to mainstream social media, offering a similar short-video experience for children with full content moderation and offline viewing capabilities.
SaaS Insight & Market Implications
TimmyGram addresses a significant parental concern: children's exposure to unmoderated social media. By offering a self-hosted, parent-controlled video feed, it carves out a niche in the family tech market. The technical implementation using Golang and Docker-compose for the server, with ffmpeg for video transcoding, demonstrates a robust, scalable foundation. The iOS app's QR code setup simplifies device onboarding. This solution highlights a growing demand for privacy-centric, curated digital experiences for children. While currently a personal project, the concept could extend to educational platforms or secure family communication tools. The challenges of multi-account support and Android distribution indicate potential scaling hurdles, but the core value proposition of controlled digital content for children remains strong.
Proprietary Technical Taxonomy
self-hosted Golang application docker-compose ffmpeg transcoding portrait aspect ratio QR code setup iOS app offline viewing

Raw Developer Origin & Technical Request

Source Icon Hacker News May 1, 2026
Show HN: Self hosted video feed for children

As a patent I don’t want my child to be on social media. In the same time I don’t want to miss some of the experience. So I came with an idea - why not create a “social network” for my child, that is easy to setup, has the similar experience like popular social networks with short and funny videos, but with the caveat that I will be the moderator of the content.This is how TimmyGram came to exist. On one side we have the server:
Golang application deployed with docker-compose
Parents can upload videos
Video is transcoded with ffmpeg to portrait aspect ratio
Parent can see connected devices and set up new ones
Parents can block devices access or remove devices
And the iOS app:
Parent opens app
Scans a QR code from server UI to setup device
Or enters server URL and PIN to register device
Parent enters name and description of device and configuration PIN
Child can browse and watch videos
Child can like videos
Child can download videos for offline viewingI almost achieved all the goals I set for myself, but there are some others that came to my attention after using this setup for a while.
More then one account would be nice
Ability for children/parents to record their own videos from within the app
An Android version of the app (will not and can not publish on Play Store, so only option for me here is either different store, or hope that somebody else will develop it)I will be happy to get some feedback or other perspective on the idea.

Developer Debate & Comments

No active discussions extracted for this entry yet.

Engagement Signals

3
Upvotes
0
Comments

Cross-Market Term Frequency

Quantifies the cross-market adoption of foundational terms like self-hosted and iOS app by tracking occurrence frequency across active SaaS architectures and enterprise developer debates.

Macro Market Trends

Correlated public search velocity for adjacent technologies.

Docker-compose Self-hosted