Built a card scanner app for One Piece TCG, what features would you actually want?

Built a card scanner app for One Piece TCG, what features would you actually want?

Built this for myself honestly, but figured others might find it useful. You point your camera at a card, it identifies it (including alt arts and SARs) and shows current prices from TCGPlayer and Cardmarket. There’s also a basic collection tracker.

iOS only for now, Android coming later.

Try: bountytcg.app

Link to AppStore: Link

What features would actually get you to use an app like this? Deck building? Price alerts? Open to ideas.

u/Icy_Clock9170 — 9 days ago

Title: [App Saturday] I built Aquarium Widgets - A live virtual aquarium on your Home Screen 🐠

Hey!

I’d like to share an app I’ve been working on called Aquarium Widgets (https://www.aquariumwidgets.app/). It lets users build, manage, and care for virtual aquariums right from their iOS Home Screen. You can unlock different fish, track their growth, and watch them live in your widgets.

Here are the details of the project:

Tech Stack

  • SwiftUI: For the main app interface and building the widget views.
  • WidgetKit: The core framework for rendering the live aquariums on the Home Screen.
  • SwiftData / CoreData: For local storage, keeping track of fish stats, levels, and user collections.

Development Challenge

The biggest hurdle by far was animating components within the widget.

As anyone who has worked with WidgetKit knows, Apple is incredibly strict about continuous animations to preserve battery life. Standard withAnimation loops don't work the same way they do in the main app. I wanted the fish to actually feel "alive" (moving naturally, bubbles rising) rather than just updating a static image every 15 minutes.

How I solved it: I had to get very creative with how TimelineProvider handles updates and utilize offset transitions. I built a system that calculates slight positional offsets for the fish and bubbles between timeline entries, relying on system-allowed transitions to create a smooth, battery-efficient illusion of continuous movement. Balancing the refresh budget so iOS wouldn't freeze the widget was a massive trial-and-error process.

🤖 AI Disclosure

This app is primarily self-built by me. However, I used AI to assist with some of the more complex features and underlying logic. Specifically, I leaned on AI to help figure out the math and structural logic for the widget animations and to optimize the timeline refresh cycles without hitting Apple's limits.

I’d love to hear your feedback or answer any questions you might have about dealing with WidgetKit's animation constraints! Thanks for checking it out.

u/Icy_Clock9170 — 2 months ago
▲ 59 r/letterwriters+5 crossposts

I made an iOS app for Snail Mail lovers and Mail Clubs! 💌

Hi everyone! 👋

I love the charm of snail mail and the community around mail clubs, but keeping track of everything can sometimes get a bit unorganized. Because of that, I decided to build a dedicated iOS app to help us manage our letters and clubs.

It's called Mailbox - Clubs & Snail Mail.

If you run a mail club, or if you just love participating in them, you can use the app to add your club, discover others, and keep everything in one place.

I would absolutely love for you to try it out and add your own mail clubs to the directory! I’m an indie developer, so any feedback, suggestions, or ideas for new features would mean the world to me. I want to make this as useful for this community as possible.

Here is the link to the App Store: https://apps.apple.com/es/app/mailbox-clubs-snail-mail/id6761711783?l=en-GB

Thank you so much for reading, and happy writing! 📮✨

apps.apple.com
u/Icy_Clock9170 — 8 days ago
▲ 57 r/spaintravel+2 crossposts

Hola a todos,

Soy desarrollador indie y llevo unas semanas bastante intensas construyendo una app para iPhone que me habría salvado la vida más de una vez viajando en tren por España.

Se llama TrackTren y básicamente te permite seguir tu tren en tiempo real sin tener que depender de las pantallas de la estación ni de la app oficial de Renfe (que ya sabéis cómo está).

Lo que tiene:

  • Mapa en tiempo real con todos los trenes circulando por España (solo los de Renfe, Ouigo e Iryo no ofrecen estos datos)
  • Live Activities y Dynamic Island: el estado de tu tren directamente en la pantalla de bloqueo, sin abrir la app
  • Paneles de salidas y llegadas de cualquier estación (Atocha, Chamartín, Sants...)

La he pulido bastante, pero siendo realistas: es una app hecha por una persona y puede tener bugs.

Si encontráis algo raro, os agradecería un montón que me lo dijeseis por aquí. Cada feedback me ayuda a mejorarla.

Link: TrackTren en la App Store

Gracias y buen viaje 🚆

u/Icy_Clock9170 — 4 months ago