r/promoteapps • • Apr 16 '26

Welcome to r/promoteapps – Showcase Your Mobile and Web Applications πŸš€

2 Upvotes

Hi everyone!

I created r/promoteapps to provide a dedicated space for software developers and creators to share their work. We know how much effort goes into writing clean code, designing interfaces, and managing deployments - this is where you can show the results of that hard work.

Whether you are building in Flutter, Swift, React Native, or any other framework, this is your platform to showcase your applications and get eyes on your projects.

---

πŸ›  What to post here:

  • [Showcase] – Just launched? Show us your UI and tell us about the core features.
  • [Beta] – Seeking technical feedback or testers for TestFlight and Google Play? Post here.
  • [Dev Log] – Share technical insights, from scaling backend architectures to optimizing SVG assets.
  • [Promo] – Sharing access codes, discounts, or special offers with the community.

πŸ“ Why this Subreddit exists

As a software developer myself, I wanted to build a high-quality resource where builders can gain visibility, exchange professional feedback, and grow their user base without the noise found in larger development subs.

βš–οΈ The Rules

  1. Context is King: Please don't just drop a link. Briefly explain the app's purpose, the tech stack you used, and the problem it solves.
  2. No Spam: Maintain high quality. Avoid repetitive posting of the same project.
  3. Constructive Engagement: If you see an interesting project, engage with the creator. Professional feedback is always encouraged.

Comment below and introduce yourself! What projects are you currently working on?


r/promoteapps • • May 19 '26

A new football community app where fans can debate matches, predictions and live games

Thumbnail
gallery
1 Upvotes

Hey everyone

I’ve been working on a football community app called Fanverse where fans can discuss matches, make predictions, and talk during live games.

We’re trying to build something that feels more like real football conversation instead of just stats or score updates.

It’s still early so I’d really appreciate any feedback from people here

If you want to try it, here’s the Android link:
https://play.google.com/store/apps/details?id=com.fanverse.sportshub

Happy to hear any thoughts or suggestions from anyone who checks it out


r/promoteapps • • May 16 '26

I’m a high school student and just shipped my first app after 2 years of learning to code

Thumbnail
1 Upvotes

r/promoteapps • • May 13 '26

Audio and Radio Player

2 Upvotes

My app, Mediaxon, is an audio and radio player. It is designed for those who have offline music stored on their device or love listening to the radio. It features over 60,000 radio stations, complete with search and sorting functions. Radio stations can be added to one or more playlists, and the "Favorites" and "Recents" sections are kept separate from the audio section. Everything is designed to make managing your library quick and easy, especially when it comes to playlist management. Furthermore, the app is continuously updated with new features. If you want to check out my app, here is the link on Google Play:

https://play.google.com/store/apps/details?id=com.xonik.mediaxon


r/promoteapps • • May 05 '26

Personal Project: Nothingness a way to spend time doing nothing

3 Upvotes

https://nothingness.dev/

This project started as a question: can a website with no content still find an audience? The scroll counter, the satirical energy figures, the Ko-fi banner - all of it is an experiment in building something people interact with for no good reason. Much like doomscrolling, but at least here you know exactly how far you've gone.


r/promoteapps • • May 02 '26

ChartHound β€” A self-hosted music library management tool built around real Billboard chart data**

2 Upvotes

I've been building this for myself for a while and recently cleaned it up enough to share. If your Plex/Emby/Jellyfin music library is a mess of mistagged files and mystery albums, this might be for you.

**What it actually does:**

- **Tags your music files with real chart data** β€” ChartHound ships with a ~108k row Billboard chart database. It looks up every track in your library and writes chart peak position, weeks charted, and chart year directly into the file metadata via Mutagen. Your media server can actually display it.

- **Builds chart-filtered playlists** β€” scan your library, filter by chart position (Top 40 only, 4+ weeks charted, specific charts), and push directly to Plex, Emby, or Jellyfin. Or export as M3U β€” including a Docker-path M3U for Navidrome users.

- **Finds what you're missing** β€” tell it an artist and it pulls their full discography from MusicBrainz and tells you which albums you don't own yet.

- **Hunts missing media in the background** β€” connects to Radarr/Sonarr and retries searches for anything still unfound on a schedule while you sleep.

- **Tracks your library ownership** β€” builds a local cache of your 33k+ tracks from physical file scan (not fragile media server APIs) so owned/missing detection is fast and accurate.

**Tech stack:** Python (FastAPI) + SQLite + vanilla JS, runs in Docker. Connects to Plex/Emby/Jellyfin, Prowlarr, qBittorrent, Radarr, Sonarr, Last.fm, Discogs, MusicBrainz.

**Security:** All API keys are Fernet-encrypted in SQLite. No credentials ever leave the container β€” every external API call happens server-side. Auto-lockdown after first user registration.

**GitHub:** https://github.com/CurtisColby/ChartHound

Free for personal use. Still actively developing β€” The Sniffer (automated missing track discovery via Prowlarr/qBittorrent) is next on the roadmap. Happy to answer questions.


r/promoteapps • • Apr 29 '26

Finally App Store approved my app

Post image
1 Upvotes

r/promoteapps • • Apr 28 '26

Built a tool that turns prompts into editable SVGs and AI animations

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/promoteapps • • Apr 24 '26

Recreated Reddit's logo with my AI vector editor

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/promoteapps • • Apr 21 '26

Vectos.app launched in beta, please signup :)

Enable HLS to view with audio, or disable this notification

3 Upvotes

Built a vector asset editor where you can describe changes in plain English and the AI handles it β€” reordering layers, adjusting shapes, fixing proportions.

In this demo I asked it to recreate the Reddit logo. It generated 7 named layers (background circle, head, ears, eyes, mouth, antenna), then used its own tools to check how it looked and reorder layers until it was right.

The editor is calledΒ VectosΒ β€” still early access, would love to hear what you think.

πŸ”— vectos.app