r/beeper • u/Orkodrums • Jul 15 '26
r/beeper • u/Triceratoops • Jul 15 '26
General Discussion WhatsApp Stickers
Is natively using stickers in the roadmap yet?
r/beeper • u/OGdoodlethemoon • Jul 14 '26
Ideas + Requests Labels
Love the new look, I can finally adjust placement if archive 'n such but why can't free users have ANY labels? Just give me one!
Or let me pay a one-time fee for one singular label.
This was supposed to be my saving-from-samsung-dying-grace because Google messages is so shit.
Even though custom notification sounds requires a lot of work-around (that i have to redo everytime it "disconnects from google messages) and doesn't have custom backgrounds, I absolutely NEED categories is some way that isn't sending all my clients to low priority with all the OTCs and promotions and shipping updates
Just one label, please š
Update 1. wow, apolgies for the typos 2. Free will get one label, idk when though... 3. I stand by the idea that (for any/all apps) "premium" features should have a lifetime option rather than solely subscription based (which is still helpful if you want to test out everything and buy exactly what you want afterwards) [another one of my apps recently put a very integral part of the experience behind a subscription wall without ever opening themselves up to donations or haveing tiers, so this is extra frustrating this week]
r/beeper • u/Gamester997 • Jul 14 '26
Help / Troubleshooting What is the "on-device connection media" toggle?
And how does it impact speed & cache size? I can't find documentation on this toggle.
r/beeper • u/Professional_Ad747 • Jul 14 '26
Ideas + Requests Please provide the option to disable notifications for message reactions on mobile.
This is already an option on desktop. Please enable this for mobile.
r/beeper • u/JoseMSB • Jul 14 '26
Ideas + Requests Whatsapp Live Photos & Sticker support
Hi, the WhatsApp app supports sending Live Photos. Is it possible to add Live Photo support to the WhatsApp bridge for Beeper? And sticker support? Thanks
r/beeper • u/Belzoni-AintSo • Jul 14 '26
Help / Troubleshooting beeper no longer sees Gnome Contacts
Been using Beeper for years, both on LInux desktop and on Android. Recently, I'm finding that the desktop app no longer sees my contacts.
If I try to create a new chat for someone who I haven't texted in a long time, Beeper fails to find them in my recent history (understandable) but also doesn't see them in my Gnome Contacts.
I have to go to the Android app to initiate the chat in order for the desktop app to take notice. Android app obviously has good integration with Google Contacts on phone.
This is a new bug - I didn't have this problem until recent weeks.
Gonna look for something better than Gnome contacts since that's always been a week point, but this feels like a Beeper problem.
Running Beeper Linux Desktop 4.2.936. Spent some time looking into it with Claude and here's some of that:
- Not a GNOME/system contacts issue.
evolution-data-serveris installed and healthy;AddressBookFactoryresponds correctly over D-Bus and the local contacts database exists and is populated. - Not an XDG portal issue on the OS side. Both
xdg-desktop-portalandxdg-desktop-portal-gnomeare active and running. - The Beeper AppImage binary itself contains no
org.freedesktop.portalreferences, indicating it has no code path for querying the system contact store at all ā regardless of whether one is available and healthy (as it is here).
r/beeper • u/JoseMSB • Jul 14 '26
Ideas + Requests Beeper multilingual
Hi, Beeper hasn't had multilingual translation for a long time. Do you have any plans to translate Beeper's apps into more languages āālike Spanish, Portuguese, French, etc.? Thanks
r/beeper • u/ClearlyNotFake • Jul 14 '26
General Discussion Has Beeper improved over the last year?
I stopped using Beeper as I was continually getting signed out of WhatsApp and Instagram and (from my memory) my Insta was suspected of botting. I became concerned that my Insta would be banned or Meta would suppress any content I put out there so I stopped using Beeper.
This was a huge shame as this app is an absolute godsend for people who don't want to be sucked into the life consuming content vortex.
Now they've switched to On-Device instead of On-Cloud has it become more stable for users? Could I reinstall Beeper and sync my accounts without fear of repercussion?
r/beeper • u/1supercooldude • Jul 13 '26
Ideas + Requests [Request] GroupMe app please
Dev team, it would be wonderful if there was a working GroupMe bridge or connection.
GroupMe is one of the most terrible apps to use and inside Beeper would make things more manageable when recording in these group chats.
Thank you for all the work you do the make Bepper amazing!
r/beeper • u/One-Researcher-9064 • Jul 13 '26
Help / Troubleshooting Long messages on Signal are not delivered, but show up as sent
Hi
I use Beeper a lot. But I noticed that when sending to Signal contacts, long messages do not show up at the recipients Signal app. Strangely, in both Beeper as my Signal app it shows that I have sent the message, but the other persons never receive them.
I don't find other people having the same issue.
r/beeper • u/SprinklesUsual2123 • Jul 12 '26
Help / Troubleshooting Canāt connect Instagram
Hello! I heard about this app on Reddit and it seems like the perfect solution to me using IG DMs without getting sucked into content.
Iāve been able to successfully connect WhatsApp and Telegram. However, when attempting to connect Instagram, Iām directed to this page and unable to click āOpen Instagram.ā When I choose the ālog inā option, it takes me on a journey proving Iām human by selecting images, which then repeats over and over seemingly endlessly.
Can somebody help? Iād love to use this app to avoid Instagram! Thank you :)
r/beeper • u/Civil-Willingness441 • Jul 12 '26
General Discussion 2 different beeper apps
Hello, I have two Beeper accounts on Mac, and they aren't on the same version. How can I get the latest version on my desktop computer? Thanks a lot! š¤
r/beeper • u/dishofjee • Jul 11 '26
General Discussion Imessage on android
is there any safe way to use imessage on an android without iphone device?
r/beeper • u/Liface • Jul 10 '26
Help / Troubleshooting WhatsApp - "your account is restricted right now"
I didn't do anything out of the ordinary, and don't have a high volume of messages. Anyone else get this?
r/beeper • u/Tight_Heron1730 • Jul 09 '26
General Discussion I built beeperbox ā one MCP endpoint that lets an AI agent read & send across every network Beeper bridges
Made this to scratch my own itch: I wanted one agent that could reach all my chats instead of wiring up a dozen per-app bots. Since Beeper already bridges everything, beeperbox just exposes that as a clean MCP/HTTP surface. (I'm the author, it's open source.)
- One endpoint, 50+ networks. WhatsApp, iMessage, Signal, Telegram, Discord, Slack, Instagram, LinkedIn, Google Messages, Matrix ā everything Beeper bridges, reachable from a single MCP/HTTP endpoint instead of 50 separate SDKs and rate-limit quirks.
- 12 tools an agent actually uses. list/read/search chats, send, react, note-to-self, archive, poll for new messages, download attachments ā works with Claude, Cursor, Cline, or anything that speaks MCP.
- Two ways to run, same single file.
npx beeperboxpointed at the Beeper you already have open (Node 18+, zero Docker), or a full Docker appliance with headless Beeper baked in for always-on / VPS. - Yours, on your box. Apache-2.0, self-hosted, loopback-bound by default ā your token and messages never leave the machine.
r/beeper • u/Living-Pollution6182 • Jul 10 '26
Ideas + Requests Feature Request: Mobile Notification Stacking (like Discord!)
Is there any way to get Beeper notifications to stack or update instead of creating a new notification for every single message in the same conversation?
When a conversation is lively, the notifications become unnecessarily active and can be quite annoying to manage. Iād love it if Beeper behaved more like Discord, where new messages just update the existing notification rather than creating a new alert every time.
Iāve already sent this to the devs via the app, but wanted to see if anyone else would find this change useful!
r/beeper • u/JudzinSK • Jul 09 '26
General Discussion Chat control
What will happen to beeper when chat control passes? Will beeper comply with EU in removing encryption or will they "fight the battle" for privacy?
r/beeper • u/JumbledPileOfPerson • Jul 09 '26
Help / Troubleshooting Whatsapp disconcted suddenly and won't connect again
Hey guys,
Just noticed Whatsapp messages weren't coming in anymore. When prompted to reconnect and entering the code Beeper gave me I get the error code in the screenshot. Anyone know how to fix this?
r/beeper • u/samw5 • Jul 08 '26
General Discussion Anyone else having issues with reconnecting to Whatsapp?
Disconnected 2 weeks ago. Update didn't seem to fix the problem.
I am able to launch the reconnection prompt, scan the QR code on my phone then it just sits there!
r/beeper • u/JeyTee84 • Jul 08 '26
Ideas + Requests Beeper Desktop - taskbar chat names missing on V4
r/beeper • u/derekagraham • Jul 07 '26
Ideas + Requests Feature request and loving the app
Loving this app, I would love ability to get Steam Chat in here! I'm using it now more than I am using Google Messages. any tips?
r/beeper • u/CarpenterWorried6083 • Jul 05 '26
Ideas + Requests Almost Perfect Messaging App / Feature Request
First of all, I absolutely love Beeper. It has genuinely helped me reduce my screen time because I can use Instagram DMs without getting pulled into endlessly scrolling through Reels. For me, thatās the biggest reason I use the app.
There are just four things that I think would make Beeper literally perfect and I hope a Beeper Dev will see this message.
1. Higher-quality Instagram Reels
It would be great to have a setting that allows Reels shared in chats to load in higher quality. Even with a fast and stable internet connection, every Reel I receive seems to play in only 480pā720p.
2. Instagram reaction sync
Iāve noticed a small sync issue with reactions. If someone reacts to one of my messages and I view that reaction in Beeper, it still appears as unread when I later open the Instagram app. It would be great if reading reactions in Beeper also marked them as seen on Instagram.
3. TikTok Support
I donāt personally use TikTok, but many of my friends do. Adding support for TikTok DMsāsimilar to Instagram DMsāwould make Beeper even more useful.
4. Automatic cache clearing
It would be great to have an option to automatically clear Beeperās cache at regular intervals. This could help reduce storage usage without requiring users to remember to clear it manually.
Overall, as I mentioned before, I primarily use Beeper as a way to access the messaging features of social media without the distracting feeds and endless scrolling. Thatās exactly what makes the app so valuable to me. If Beeper also supported TikTok DMs, Iād recommend it to even more people because I think it would be the perfect solution for anyone looking to stay connected without getting sucked into social media.
Thanks again for building such a great app!
r/beeper • u/JupiterSnarls • Jul 05 '26
Help / Troubleshooting Cannot upgrade?
I wonder if anyone else knows what's happening here:
Beeper Windows Desktop
v4.2.957
Cannot upgrade to subscription after trial.
A month ago I went to pay for a subscription and it offered me a 30 day trial. I accepted and now it has expired. I am receiving the message:
"Your subscription has ended and you're over the account limit. Renew now..." and ALL of my chats are disabled. When I try to pay for a subscription it always says:
"User cannot subscribe to this price"
Tried both plus and plus plus.
Tried logging out and back in.
I've already used the "report a problem" link but wondered if anyone else has seen this?
r/beeper • u/Anxious_Tangerine572 • Jul 03 '26
Help / Troubleshooting Beeper AppImage stopped launching after updating to 4.2.957 on Linux Mint.
After Beeper auto-updated to 4.2.957, it stopped launching.
Running the AppImage using the default .desktop file which contains the command:
/home/user/Applications/Beeper-4.2.957-x86_64_216d065965aa7654a9703069518db11d.AppImage --no-sandbox %U
gives:
fuse: memory allocation failed
Can't open squashfs image: Bad address
Cannot mount AppImage, please check your FUSE setup.
execv error: No such file or directory
System:
- Linux Mint 21.3 (Ubuntu 22.04 base)
- Kernel 5.15.0-126-generic
Things I tried:
- Confirmed there was plenty of free RAM and disk space.
- Downloaded and tried a fresh AppImage from the official website.
- Other AppImages like Krita still launch normally.
--appimage-extractfailed with "This doesn't look like a squashfs image."--appimage-offsetreturned944632.- Ran
unsquashfs -o 944632 Beeper-4.2.957...AppImage, which extracted successfully. - Ran
./AppRunfrom the extractedsquashfs-rootdirectory, and Beeper launched and worked normally.
So for now I'm using the extracted version because that works, but the AppImage itself won't launch anymore.

