Okay, rant incoming. π€
Is anyone else tired of paying monthly subscriptions for tools that you only use like... twice a week?
I'm a bootstrapper. Every dollar counts. But for Reddit marketing, all the "good" tools are SaaS-based and cost a fortune. Plus, using their "cloud IP" kept getting my established accounts shadowbanned.
That was the last straw. I'm a dev. I can code. So I rage-coded a local desktop alternative to replace them.
It's called "Reddit Toolbox Wappkit" ( yes, it's free).
It's not fancy, but it does the 3 things I actually needed:
Massive SERP Scraping π΅οΈββοΈ I didn't just want to see "new" posts. I wanted to see posts that Google already likes. My tool pulls top-ranking Reddit threads directly so I know they have traffic before I even comment.
The "Low Competition" Filter π This is the killer feature. I set it to "Max Comments: 5". Why? Because if a thread has 100 comments, my reply gets buried. If it has 2 comments, the OP gets a notification and actually reads it.
Local IP Safety π‘οΈ It runs as a desktop app (Win/Mac). No datacenter proxies. Reddit just sees me, on my home Wi-Fi, acting like a normal human using a browser. Zero bans since I switched.
I'm putting it out there because I figure other indie hackers are also sick of the "Subscriptions for Everything" trend.
You can download it here: https://www.wappkit.com/download
Let me know if it runs smooth on your machine (I've only tested it heavily on Windows so far).
Happy hacking! π
Interesting idea. But not using Mac/Win. Does it use a real browser? On your landing page some screenshots would be useful to see what it does.
Good question! Yep, it uses a real browser engine under the hood (specifically Chromium via Electron), so Reddit sees it as a normal browser session. That's why the IP safety works - it's literally just rendering web pages like you would manually.
Re: Mac/Win only - yeah, that's the current limitation. I built it with Electron so technically Linux support is possible, but I haven't packaged/tested a Linux build yet. If there's demand I can prioritize that.
And you're 100% right about the screenshots - my landing page is way too bare bones right now. π I threw it together in like 2 hours just to have something up. Adding proper screenshots is on my todo list for this week.
Thanks for the feedback! Let me know if you end up trying it out.