PLAY PODCASTS
Build Your Own App Store for Linux and Android
Season 2 · Episode 1924

Build Your Own App Store for Linux and Android

Stop manually copying files. Learn how to host your own authenticated repositories for .deb and APK files using simple static web servers.

My Weird Prompts · Daniel Rosehill

April 2, 202620m 33s

Audio is streamed directly from the publisher (dts.podtrac.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Are you tired of manually updating your custom tools across multiple devices? This episode explores how to build your own personal distribution pipeline for Linux and Android. We break down how to use tools like Reprepro and F-Droid server to host a private repository on a simple VPS or home server. You'll learn how to sign packages with GPG keys, set up private authenticated repos, and automate the whole workflow with GitHub Actions. Turn your bespoke scripts into a professional-grade software distribution system.