this post was submitted on 09 Feb 2025
32 points (92.1% liked)

Open Source

35627 readers
162 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Hi all,

About to go full no-Google, but am missing one app alternative. This is URL Forwarder: https://play.google.com/store/apps/details?id=net.daverix.urlforward

It allows users to share to it like a bookmarklet. Anyone know of something else that does this?

An example use case would be browsing in your Lemmy app and sharing the post URL to another webpage.

top 11 comments
sorted by: hot top controversial new old
[–] xela@lemmy.ml 15 points 2 months ago* (last edited 2 months ago) (4 children)

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

[–] ObsidianZed@lemmy.world 2 points 2 months ago* (last edited 2 months ago) (1 children)

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.

[–] Schlemmy@lemmy.ml 4 points 2 months ago (1 children)
[–] ObsidianZed@lemmy.world 2 points 2 months ago (2 children)

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.

[–] Schlemmy@lemmy.ml 1 points 1 month ago

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/

[–] Kelly@lemmy.world 1 points 2 months ago

My share menu default to text with file based share as a secondary option.

[–] z3rOR0ne@lemmy.ml 1 points 2 months ago

Yep. Use it every day. It's awesome.

[–] fmstrat@lemmy.nowsci.com 1 points 2 months ago

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?

[–] fmstrat@lemmy.nowsci.com 1 points 2 months ago

Thank you! Just learned URL Forwarder is actually open source, but will take a look at this, too.

[–] chirospasm@lemmy.ml 6 points 2 months ago* (last edited 2 months ago) (1 children)

As another consideration, this guy's app is also available on F-droid, which means you can avoid updates via Play Store

[–] fmstrat@lemmy.nowsci.com 2 points 2 months ago

Oh nice! I had looked for it and couldn't find it's source repo. Just assumed it wasn't FOSS.