this post was submitted on 09 Feb 2025
32 points (92.1% liked)
Open Source
33247 readers
229 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This comes to mind - I use it personally everyday and find it comes in handy for tasks like you've described above: https://github.com/TrianguloY/URLCheck
This is what I use and I almost forgot that I'm even using it until I saw this post.
Edit: It's on F-Droid but I don't know how to share the link directly to it on there.
https://f-droid.org/packages/com.trianguloy.urlchecker/
Am I dumb or is there not a way to share a link directly from F-Droid?
I try the share button, but it tries to share the .apk file.
I use Droid-ify F-Droid does that indeed. Droid-ify is an overall nicer client to acces different repositories.
https://f-droid.org/packages/com.looker.droidify/
My share menu default to text with file based share as a secondary option.
Yep. Use it every day. It's awesome.
Thank you! Just learned URL Forwarder is actually open source, but will take a look at this, too.
Hmm, am I missing something in the functionality?
I like that it sanitizes the URL, but I need something that will convert a share of, say:
http://this/ site
To open a URL of http://that.site/?url=http%3A%2F%2Fthis.site
Is there a module that let's me do this?
I would need to know more details on your use case to say for certain, hard to know for sure without knowing the apps in question.