Share links with no JavaScript and no tracking!
SimpleShare is a simple site to redirect to one of the social sharing sites. It is really just so I don't have to use a third-party service that bloats my pages with a ton of Javascript and tracks my viewers.
And I only have one place where I manage all the URLs for sharing on each social site.
There are more details on the SimpleShare home page page.
Hey, script-less means in works in README files, so go ahead and share a link to SimpleShare.dev!!!
Follow the instructions in the Home Page.
It is a simple node.js app:
npm install
npm run start
Set the PORT
environment variable to run it on a specific port.
You can also use the Dockerfile to run with docker.
Contributions are welcome! Please see the Contribution Guidelines!