this post was submitted on 09 Feb 2025
31 points (91.9% liked)

Open Source

33123 readers
971 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 12 comments
sorted by: hot top controversial new old
[–] [email protected] 15 points 1 week ago* (last edited 1 week 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 2 points 1 week ago* (last edited 1 week 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.

[–] [email protected] 4 points 1 week ago (1 children)
[–] ObsidianZed 2 points 1 week 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.

[–] [email protected] 1 points 1 week 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 1 points 1 week ago

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

[–] [email protected] 1 points 1 week ago

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

[–] [email protected] 1 points 1 week ago

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

[–] [email protected] 1 points 1 week ago (1 children)

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://this.site

Is there a module that let's me do this?

[–] [email protected] 1 points 1 week ago

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.

[–] [email protected] 6 points 1 week ago* (last edited 1 week 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

[–] [email protected] 2 points 1 week ago

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