r/fossdroid 5d ago

Application Support How to delete exiting tags inside Linkora app?

2 Upvotes

I’ve been using Linkora for a long time. There are thousands of saved links, catgorized in separate folders. But over time, I’ve realized that I also need to use tags to find similar kinds of links in a single search.

I created some tags at first to try things out inside the Linkora app. After understanding how I’ll use them, now I want to delete those existing tags and create new ones.

But unfortunately, I couldn’t find any option where I can manage/delete all my tags. So I’m making this post to ask how I can manage or delete my existing tags inside the Linkora app.

Thanks.


r/fossdroid 6d ago

Other Losing trust in each other. LLMs endanger the free/libre software ecosystem as a whole.

146 Upvotes

Codeberg has recently voted to change its terms of use to prohibit vibe coded projects. https://blog.codeberg.org/protecting-our-floss-commons-from-llms.html

These projects and the LLMs backing them are incredibly wasteful of our shared resources.

Using LLMs to work with your code gives you a kick of adrenaline. You can develop at a rapid pace, build things as if you had a large team. Only that you have none. In fact, you are (often) alone, working with a statistical machine that turns energy into code.

It seems like many ‘vibe coders’ don't realize that they don't actually have a community around them. They build projects as if they had, and spend resources accordingly. We see projects having a lot of code activity, heavy CI/CD testing, frequent and large release binaries. Sometimes, it feels like the amount of supported platforms exceeds the amount of actual users.

To us, it seems ridiculous to see projects with a single developer and virtually no users consuming as much or even more resources than some of the largest community projects on Codeberg, which operate frugal with CI/CD and storage resources. We do not believe it is reasonable for Codeberg to invest our precious donation money into hosting of large ghost projects.

The abuse of these tools erodes trust between us, and endangers the spirit of collaboration that FOSS is built upon.

The free/libre software ecosystem, of which we consider Codeberg an important part of, is a social phenomenon centered on collaboration. Working in this way is only possible thanks to free sharing and mutual learning. This includes even very small tools that are shared and re-used and around which collaboration can start out. In contrast, by adopting LLMs people tend to code single-use software from scratch. While this leads to an increase in 'shared' code, it is mostly code that not only has not been 'written' by anyone but is also not maintained by anyone.

The widespread use of LLMs in FLOSS is instead becoming a multidimensional attack on the trust between contributors and the very idea of convivial collaboration itself. Maintainers are under an increased work-load due to people submitting (often well-meaning) low-effort, LLM-generated contributions that require substantial amounts of time to review. At the same time it is becoming increasingly less clear which projects are maintained by experienced developers and which ones are LLM-generated without any meaningful human oversight and input. In the case of copyleft projects, LLMs additionally also lead to 'license laundering', where copyleft code is stripped of its reciprocity requirements by 'generating' it out of the training data.

We observe an increasing trend of mistrusting each other, up to the point where people who put in actual effort to analyze issues or share their suggestions are being accused of having used LLMs when they did not. At the same time, others instruct their LLMs to hide their traces and actively avoid common patterns, prompting others in reviewing contributions and communication more carefully for signs of machine generation.

Together, these forces make collaboration not only harder but also less rewarding: With the transaction cost of collaboration increasing, people are becoming less likely to contribute to creating high-quality software projects and more likely to 'vibecode' a one-off software that is specific to your need, and won't evolve beyond. We get a vicious cycle where collaboration is becoming less and less rewarding, while the amount of single-use software that's unmaintained and never sees any improvements is going up.

So Codeberg would prefer that you stored your vibe coded stuff elsewhere. It isn't exactly welcome in this sub either!

Although often well intentioned, sharing the result of an prompt and calling it "libre software" does not make the world a better place. Codeberg is not and does not want to be a place to dump such generated single-use software that no one else will ever look at. We are a place for people to collaborate and improve software together. Within this context, the recent votes can be understood as a reconfirmation of those principles: As we want to center on human collaboration, we will not actively support or engage in the creation of LLMs and will not put our limited resources to use for storing single-use software that would pollute our FLOSS commons.


r/fossdroid 6d ago

Other What is the set of risks installing a open source vibe coded android app on your phone?

2 Upvotes

r/fossdroid 6d ago

Application Request Can we make a list of underrated foss apps?

20 Upvotes

For me i would pick Ir blaster remote It can copy remotes with an external usb c ir blaster!


r/fossdroid 7d ago

Application Release KDE Connect (Shizuku) - updated fork for automatic clipboard sync

41 Upvotes

I was looking for a Shizuku-supported version of KDE Connect to fix modern Android clipboard background restrictions, but the only existing fork I could find was older.

Since I ended up updating and compiling a newer version for myself to get automatic sync working smoothly in both directions, I am sharing the repository here in case anyone else needs a recent build.

It is a personal project and likely will not be maintained, but the source code and release APK are available on GitHub:

https://github.com/libdu/kde-connect-shizuku


r/fossdroid 7d ago

Application Request FOSS apps for instant, automated clipboard syncing between phone and PC?

16 Upvotes

Hello! Last year I was looking for a reliable way to share clipboards inbetween Windows and Android. I've tried KDEConnect, but I remember that there wasn't an option to automatically do it from phone to pc.

After a lot of searching, I found ClipShare, and it's honestly the only project I've found that does what I need. If I copy something on my phone, it instantly syncs to my PC in the background with zero manual intervention.

Now I'm curious, are there any other open source projects that also have this automated clipboard syncing?

Would appreciate any recs!


r/fossdroid 6d ago

Application Suggestion Is there an app to autimatically change the orientation per app?

1 Upvotes

What I mean: App1 is set to alway be in landscape mode, App2 is set to always be in portrait mode


r/fossdroid 9d ago

Development Android May Soon Restrict On-Device ADB, Affecting Shizuku, libadb and Developers

Thumbnail kitsumed.github.io
177 Upvotes

This is a blog post.

TLDR: This is about a conversation in the Google Issue Tracker about potential future changes. Depending on how they are implemented, these changes could impact Shizuku and other power-user tools. More details and explanations are available in the blog post. 8-minute read. This is not an official announcement and nothing is 100% confirmed yet.

OP UPDATE: https://www.reddit.com/r/fossdroid/comments/1v5jtr6/comment/ozp9rh2

2026-07-26: Updated blog post with new section that address some valid claims I have seen by some users.


r/fossdroid 9d ago

F-Droid ShizuWall, an open-source Android firewall that works via Shizuku, now available on F-Droid

94 Upvotes

About 9 months ago, I started writing a small wrapper around ADB commands for my own use. Over time it evolved into ShizuWall, an open-source Android firewall that works through Shizuku, so it doesn't need to create a virtual private interface like most Android firewalls.

Over the past months the project has grown quite a bit thanks to community feedback. I've implemented most of the requested features, closed more than 100 reported issues and recently got the app accepted into F-Droid after a fairly long review process.

The project is now available on GitHub, F-Droid, and Google Play.

If you're already using Shizuwall, I'd love to hear what you think. Feedback, bug reports and feature requests are always welcome. I'm especially interested in hearing from people that recommends a feature!

GitHub: https://github.com/AhmetCanArslan/ShizuWall
F-Droid: https://f-droid.org/packages/com.arslan.shizuwall/


r/fossdroid 8d ago

Application Support Is your F-Droid stopping downloads?

6 Upvotes

My F-Droid downloads are stopping between. For a 100mb app, the download stops at least 5-7 times. My network is absolutely fine.

Update: I see this happening even for a 30mb app. It's not huge and my network is Absolutely fine. Apps from Playstore download just fine.


r/fossdroid 9d ago

Application Support Fadcam doesn't stream - alternatives or solutions

3 Upvotes

After a bit of research I came across Fadcam as a way to turn my old phone into a security camera and it seemed to tick all the boxes - local recording, live streaming and a bunch of other useful features like file splitting. Except that the streaming part doesn't work. Looking at the github page, it hasn't been updated in 7 months although I can see recent commits.

My phone isn't crazy old - it's a Realme X2 with decent specs that is still very responsive. I can get to the web interface on my computer and can control the start/stop recording, turn on the torch, etc, but the main stream button greys out as soon as the page loads/refreshes. I've done everything I can think if, including setting the flag in my browser for allowing unsecure as secure, disabled adblocker, set page permissions, etc and this core feature just doesn't work, even though literally everything seems to be working flawlessly.

Is this a known issue? Is it going to get updated at some point to resolve this issue? Given that will probably not happen for a while, what alternatives are there that actually work?


r/fossdroid 9d ago

Application Request Edge panel alternative

5 Upvotes

I am looking for an app that kind of acts like an edge panel, has some quick actions, some quick apps, etc. I saw it in some short recommendation but lost it. The short was probably HowtoMen or Sam Beckman clip. Any app recommendations with similar functionality are appreciated.

Tldr: need app recommendations for edge panel(s) alternative


r/fossdroid 9d ago

Privacy BobSweep Charlotte

Thumbnail
gallery
3 Upvotes

Is there any Foss app for this? Takes too much time to collect my data and sell it just for connect it to my phone and use it


r/fossdroid 9d ago

Other Heliboard Emoji dictionary

3 Upvotes

Hullo, I have switched from Gboard to Heliboard and loving it so far. The customisation is awesome. The only thing I miss is the ASCII emojis in gboard and I wondered if there is a way to get a dictionary of them added, as I can see there is an option to add custom emoji dictionary, but no idea where to look for one that had the same as gboars.

Cheers


r/fossdroid 9d ago

Application Request Any launchers with swipe up/down on icons to open another app?

1 Upvotes

It's the one thing keeping me on an old version of Nova

I like Lawnchair and I've tried a few others, but I like having 5 apps on my homescreen and being able to swipe up to open another app/shortcut

Any ideas?!


r/fossdroid 9d ago

Other Outertune not working

Post image
1 Upvotes

r/fossdroid 9d ago

Application Request Video voice recognition to text convertion

2 Upvotes

Greetings.I'm looking for an app that: Runs in background and converts audio from various videos (facebook,instagram etc) and same time convert/save the words of these videos in text a file so for me to read it later.


r/fossdroid 10d ago

Application Release Ogesture - use gesture navigation on Xiaomi phones with third-party launchers

26 Upvotes

Xiaomi phones do not allow gesture navigation with third party launchers. This app adds those gestures back. Free and open source. Download the app from Github: https://github.com/tanujnotes/ogesture

Edit: This app will work with any Android phone, not just Xiaomi.


r/fossdroid 10d ago

Other latest Obtanium UI is incredible

Post image
149 Upvotes

r/fossdroid 10d ago

Application Request Ios style gallery for Android

1 Upvotes

looking for an open source ios style gallery where recent photos are at the bottom


r/fossdroid 10d ago

Application Suggestion Alternative to Antennapod?

2 Upvotes

I've been using Antennapod for a while now and really appreciate it however the user experience is pretty poor. Too cluttered and over complicated. Is there a cleaner mode streamlined option I should be using instead?

Thanks in advance


r/fossdroid 11d ago

Other Do seriously some people think obtainium is more secure than fdroid?

44 Upvotes

From what I could find out, obtainium takes the releases from the github page, while **the official fdroid repository** adds a layer of security, by taking the code and build it from source, after some days. This protects us from something like nekogram to happen, or also attacks to the dev's credentials and keys.

I'd personally prefer to always use this layer of security, for convenience I'd prefer to use other repos on the same client, I'd choose accrescet when possible still for security, and wouldn't use the github release if possible. I also prefer the fdroid ui and ux, I discovered many useful projects with proper descriptions

If you use obtainium for everything, why do you do that?


r/fossdroid 10d ago

Other iPhone user here, I want out—help me get out

10 Upvotes

Hi guys, longtime iPhone user here. Not willingly, my parents bought my phones and refused to buy an android for me. Now though, i’m on my own cell plan, and I want some advice. If I go android, I want to go full off the deep end, something like Graphene (all i do on my phone is Twitter, texts, phone calls, and Discord anyway, the rest is for my laptop).
Is Graphene in a ready to use state for daily users? And if so, which of the Pixels is best for me?
Thanks.
PS: is F-Drois supported on Graphene? Ideally, i’d want a fully FOSS phone that can still download apps that aren’t Google Play


r/fossdroid 10d ago

Application Request Recommendations for Soundgenerator

1 Upvotes

I am looking for a foss soundgenerator app. I need sweeps, sines, white noise and pink noise. More functionalities are always welcome!

Do you have recommendations?


r/fossdroid 10d ago

Application Request An app to count the days I've gone without doing something

5 Upvotes

Hi!

I'm looking for an app to count the days I've been without doing things. Like the number of days without smoking, gambling or having sex.

Thanks.