Notification management alternatives to Buzzkill
I like the modern IFTTT style interface of Buzzkill but I'm wondering if there's a FOSS alternative with more customizable triggers.
I like the modern IFTTT style interface of Buzzkill but I'm wondering if there's a FOSS alternative with more customizable triggers.
Usually I'm using pipepipe but since this morning the subscription feed isn't visible anymore. It's loading as usual as you can see in the second pic, but once it's done loading, there is no feed. Tried all of them and none of them is working any longer. Does somebody know what happened or what I can do now? (S24ultra without google play services)
I'm using LeanType, a fork of Helioboard and I've checked every setting. I suppose what I'm searching for is the same in both variants. I can't figure out how to rearrange those buttons. I want the emoji button to be automatically selected when long-pressing the comma. Rn the clipboard-history is preselected. Does anybody have an idea, I would be very thankful!
I'm currently using smart launcher and I've been looking at launchers that look modern and nice in general with great functionality. any thoughts or suggestion?
Been working on a fork of open-grind — a free, open source Grindr client for Android. No tracking, no ads, just the app.
Just released v0.1.1 with:
- Background notifications when you get a message
- Share photos directly from your Grindr profile in chat
- Upload photos from your camera/gallery to chat
- Fixed a crash on image messages from deleted/expired photos
APK is a direct download, no Play Store needed:
https://git.dominusaxis.com/dominus/open-grind/releases/download/v0.1.1/GrindX-v0.1.1.apk
Source code: https://git.dominusaxis.com/dominus/open-grind
Looking for feedback on what's broken or missing. Not trying to monetize it, just want it to be actually usable.
Introducing ShizuCallRecorder, an Android 11-16 application that uses the shell app (ADB through Shizuku), to record phone calls on non-rooted devices. FOSS, privacy-friendly, and it does not always run in the background. Simple as that.
Before saying anything else, Android 11 support is limited.
Features:
This is a tool, use it responsibly, and follow the law. Read the app disclaimer, it's a one time thing, don't skip it.
EDIT: If you like the project, please star the repo!
EDIT 2026-05-19: You can help translating the project in your language https://hosted.weblate.org/engage/shizucallrecorder/
If you are an Android dev or if you know more about Android internal API / hiddenapi, take a look at the CONTRIBUTING file. I have a few issues I would like assistance with, any kind of feedback, online resources, or even PoCs are welcome.
This app is not an first time easy install and forget. You have some configuration to do, though it is relatively small. However, if you have never used Shizuku, it will take longer. Please follow the documentation carefully. There is reading to do. I highly recommend that you do read, both for the sake of it working and for the sake of keeping your device safe.
The project is licensed under GPLv3, with additional terms under Section 7. The goal of the additional terms is to prevent the app from being published to app stores under the name ShizuCallRecorder, and to stop anyone else from distributing it as the official app. In a nutshell, it cover trademark protection, giving credit to me and the project in forks, etc. But anyone is free to fork it.
I care a lot about security and transparency. I enabled immutable GitHub releases, assets of a release cannot be swapped once a release is published. Releases are built using GitHub Actions Runners, they clone the repository code directly, build the app, and the apk files are attested so that all users can detect if something else happened between the build process and the release publication (gray-area). This reduces the attack vector, but does not fully eliminate it (the code itself, the runner getting compromised, dependencies, etc.).
I'm looking for user feedback. If you try out the app, please tell me the following:
I want to see if there's any specific device, OEM or Android limitations. I didn't extensively test it across devices outside of the Android emulator and my Samsung Android 16 test phone, but it SHOULD work.
"It works on my machine"
EDIT 2026-05-18: Hey, it seems to work on other users machine! 🎉
More rambling below, not important :
For a couple of years now, I have been looking for a call recording app. I think there are multiple reasons why one would want to record phone calls, such as remembering things, or even using it as proof for any kind of scenario.
However, the Android project seems to think differently. Ever since the release of Android 4.4 KitKat (API 19), native 3rd-party phone call recording apps have been killed by restricting the CAPTURE_AUDIO_OUTPUT permission to signed and system apps for valid privacy reasons. However, to this day (API 37), no real, intended direct alternative has been added. Yet, multiple developers have asked about this on the Google Issue Tracker and other websites.
Meanwhile, "system" proprietary apps like the Google Dialer and OEMs apps sometimes use that restricted permission, and some do offer the recording feature. However, they often choose not to offer it to most users (even if legal in the user country), or they add their own proprietary rules on top of it. That is, of course, without mentioning that their apps are often privacy invasive.
On the other side, to work around theses new limitations, there are a couple of closed-source proprietary call recording apps on the play store and other online stores that use workaround ways like the speaker trick and accessibility services (see this short Bitdefender article on accessibility service security risks, I had found a really cool in depth article with all of the way it could be abused but can't find it anymore 😞 ).
I will not name any app nor say that they are 100% malicious as I did not dig deep, but I will say this: When I was looking at applications and checked them, some had unrelated invasive permissions related to the GPS and/or the phone sensors. Other apps would sometimes start pinging some remote config endpoint at recurrent intervals. All of these apps used accessibility services. Considering that these apps run permanently in the background and can see everything on your screen, this isn't really something I was personally comfortable with.
When I started this project, I noticed in the following weeks that a couple of existing closed-source call recording apps slowly added Shizuku support. Would I give ADB-level access to a closed-source app from an unknown developer? Personally, I would not feel comfortable doing so. I'm not looking to discredit their work and it's nice that they keep improving their apps, I'm just saying it's a risk I wouldn't take.
With that in mind, I recently discovered Shizuku and did a deep dive into how it works in my blog post, What is Shizuku, how does it work, and its security implications. This is when I had an idea: what if we could use the shell application permission, a signed system application, to use permissions you normally do not have access to? I searched online, found other issues online talking about it, and decided that if no one would make it (a FOSS app), I would give it a try myself. Now we are here, with a working app (I hope so). The more in-depth story is in the CONTRIBUTING file. I also want to point out that I had never done any real Android development prior to this app. Doing this as a first project was a little bit insane, but we'll see what happens.
I have tried the Whisper apps on FDroid, but the models in them do not seem to have support Malayalam.
Have tried Sayboard and tried using vosk models for Malayalam, but they seem to be slow and generally get things incorrect
Does anyone know any other apps or models that maybe fast and accurate?
Introducing CleanShot, a modern Android screenshot organizer focused on cleanup, organization, and a clean Material 3 experience.
Built with:
• Kotlin
• Jetpack Compose
• Material 3
• MVVM
Features:
• Swipe-based screenshot cleanup
• Organized screenshot library
• Custom color presets and Themes
• Pixel-inspired UI
• Fully offline & privacy-focused
Future Implementations
• Smart organization
• Tags for screenshots
• More customization options
Would love feedback from Android devs/designers here.
So I've been using Keepass for years now, and have been pretty satisfied with it.
I also got a premium proton subscription a couple months ago, and have been reasonably satisfied with it. The plan comes with a Proton Pass, which up till now I had only been using to create aliases. But since it is an app for password management, I figured I'd look into whether I can transfer over all my keepass stuff to it as well. Does anyone have experience using both? Is it possible to transfer the db over from one to the other? Does Proton Pass work offline (when I'm on my phone and not connected to the internet)?
Hey everyone!
I got super frustrated with bloated file managers packed with ads and ugly, clunky UIs. So, I built my own from scratch using Flutter.
It’s called NFile 100% free, open-source, and completely ad-free.
GitHub Repository: https://github.com/Senzme/NFile
Latest Releases: https://github.com/Senzme/NFile/releases
Quick apk:- https://github.com/Senzme/NFile/releases/download/v1.0.23/NFile-v1.0.23-arm64-v8a.apk
Key Highlights:
✨ Beautiful Modern UI: Super clean look, snappy feel, and buttery smooth animations.
📦 Browse Archives Directly: Open and navigate inside .zip, .tar, or .gz files without extracting them.
⚙️ Native Split-APK Installer: Easily install .xapk, .apks, or .aab bundles natively.
📄 Built-in Document & Media Viewer: Fast offline viewing for PDFs, Office docs, and media.
Requires Android 8.0+. Since this is a personal passion project, I’d love your honest feedback or bug reports!
It's under:- MIT licence
What would be the best music player for Android with a nice interface?
GPL-3.0
I have been working on RQuickShare Pi, a Raspberry Pi OS ARM64 desktop app that lets a Pi send and receive files with Android Quick Share.
The reason I built it is that I wanted my Raspberry Pi desktop to show up as a nearby target from my Android phone without using cables, cloud sync, Telegram, email, or a web upload page.
Current status:
- Works on my Raspberry Pi 5 with Raspberry Pi OS 64-bit
- Sends files from Pi to Android
- Receives files from Android to Pi
- Uses Bluetooth discovery and local network transfer
- Has a normal desktop app and tray icon
- Still alpha and looking for testers
One note for Samsung users: if the Pi does not appear, turning off `Share with Apple devices` in Samsung Quick Share settings may be required. That mode caused discovery issues in my testing.
GitHub:
https://github.com/EladBG-code/rquickshare-pi
Website:
https://eladbg-code.github.io/rquickshare-pi/
P.S: If you can't support with Ko-fi but still feel like you want to support this project (and me in general) just star the repository on GitHub! (both of these are completely fine).
What's the best app to clean my phone other than SD Maid 1 and 2? I can't use them because they don't work for me.
It is just a appreciation post to all the beta testers that helped push this app to production on Play Store. Couldn't have done it without you guys.
F-Droid version is slightly behind, I'll soon update it.
Please test it on more devices like Android Auto, Chromebook or wherever else you use to listen to ebooks.
Play Store - https://play.google.com/store/apps/details?id=com.brahmadeo.supertonic.tts
F-Droid - https://f-droid.org/packages/com.brahmadeo.supertonic.tts
Please share with more people if they would want something like this. Thanks again.
I'm trying to leave M@croDr01d (avoiding the needless AutoMod trigger since we already know it's not FOSS), but the only alternative that I found is Automation, which is severely lacking in many features, has a more (and needlessly) challenging UI, and seems to have an unresponsive dev. Any ideas would be appreciated.
Hi,
Does Anybody have/Know Mixplorer Material You Themes/Skin for Mixplorer? Or anybody tell me how to achive this
Thanks in advance
Sorry for wrong English
Currently I'm using Lister which I like in general. But I'd prefer a simple, ad-free, non-tracking FOSS alternative.
All the apps I've found so far had either way too many extra functions I don't need or lacked functions that I do need :D
What I'm looking for in the app:
– categories for items
– create my own categories/items
– remember all created items/categories
– add price, units and price/unit
– multiple lists for different shops/occasions
– sort items/categories/lists individually (e.g. depending on where items are in the shop)
– autofill from existing items
– tick items while shopping but keep them in the list – remove all ticked items at once
– possibility to share between devices (so that 2 people can see/edit the lists)
Ideal would be:
– a price history
– option to add notes and pictures to each item
– mark items as important / color code them
– backups
– nice UI
What I don't need/want:
– recipes / meal planner
– expense tracker
– to-do list
– shop brochures
– chat
– AI
– self-hosted
– ads / tracking / links to 3. party websites
Is there any FOSS app like that?
Hey there,
I have created an Alarm app, called Morning Glory. It is a very minimal application and there are two base reasons I made it..
I had read a reddit comment on how a guy uses Tasker to set his alarm to stop only after he scans the NFC in his bathroom.. well, I didn't have an NFC scanner in phone so QR Scanning would have to do.. so that is what my app has. There's also an app called QR Alarm which handles QR Scanning, but I don't use it because of the next point.
Whenever I had to take a nap and wanted to set an alarm so I don't oversleep.. my sleep was half gone by the time I selected the time and set the alarm..
So, Morning Glory is very plain and simple. Only two sides in the app, Sleep and Nap. On nap, there are pre-configured durations.. just tap and doze off..
I made this app specially for my personal use but thought I'd share to see if others like what it does..
I don't see the need to have multiple alarms. Having the option, I used to use multiple alarms to wake up.. snooze and snooze and snooze and then shift to another alarm.. and snooze that.
Knowing that there's another alarm after this.. I just went back to sleep.. it made going back to sleep so very less-restrictive.. but like this.. I won't.
There's also this thing that hearing the same alarm tone can be boring so I'd be including the option to have a random tone among various selected ones.. that's a future feature..
So.. What do you guys think?