this post was submitted on 13 Sep 2025
89 points (88.0% liked)
Selfhosted
60426 readers
220 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is the internet, maybe build it yourself instead of demanding others do the work for you?
You could also just as easily only paste in the encoded part and put the decoded bit back into the link yourself.
No one is demanding anything. I’m simply stating my preferred solution, which would work on both mobile and desktop, and asking if anyone knows if that solution or something similar already exists.
Nothing suggested so far will properly decode the link that I’ve included above.
But there is no reason to build something duplicative if a solution is already out there. Hence, the post.
you strike me as a competent developer but you lack the experience with Linux.
install xclip, then copy your URL and use the following command.
there's probably a better way but I'm just remembering off the top of my head.
could probably pipe it into something that would spit it out with each param on new lines but you'll need to google that.