Shipped v3.0 of my times tables app for kids today. Premium is free ($5 value) all weekend to celebrate ๐
What's new:
โ Streaks & achievements
โ Home screen widget so progress is always visible
โ Rebuilt from the ground up in Swift for extra speed
Grab it before Monday ๐
Just released v1.1 of CatBar, my menubar revenue tracker for @revenuecat
It adds a daily/weekly/monthly earnings tracker and chart.
https://t.co/mly2DFNlxR
@RevenueCat Anyway, it meows every time you make a sale, which I love. If you want it, here's a promo code for free lifetime access ($20 value):
https://t.co/xFEAegkiyL
Last month I launched CatBar, a little utility that shows your @RevenueCat earnings in your menubar.
I put loads of love into it. It failed miserably.
7 customers. Total.
@RevenueCat Which is weird, because I thought it scratched an itch a lot of indie devs would share. It hit #7 on Product Hunt with 132 upvotes. And then nothing. No sales, barely any downloads.
I genuinely don't know what I got wrong. I still think it's a good app. I use it daily.
I was wondering: "what if an LLM could do all the learning I do from inspirational youtube videos".
So I made a skill for that: npx skills add TimBroddin/skills --skill youtube-research
Introducing my new app CatBar: view your @RevenueCat stats from your mac menu bar: https://t.co/mly2DFNlxR . Now on the Mac App Store!
#revenuecat#indiedevs
@thenerd_be And ... got rejected for not including a link to their EULA in my app description. Biggest company in the world but cannot add a simple field like this to App Store Connect.
I built an CLI tool for all other use cases.
Write a config file, and run all command in tabs.
Using it is a one liner (if you've got bun installed): bunx octoplex
https://t.co/ZUVbM6dwwT
I always have multiple terminal tabs open in my projects. One for the dev server, one for a logfile, one for tests (lol), ...
I love how Laravel Solo handles this. Write a config, run solo and you're good. Except, it's very much tied to Laravel. So I built something.