This project is a fork of Advanced Sharer for Diaspora, adapted to work with mastodon
Advanced Sharer is a tool able to share links to any Mastodon instance. Learn more.
btw, you can see Random Cute Girls Programming, one of my projects also on GitHub
The same parameters from advanced diaspora* sharer for title, URL and notes can be used, just add them to the URL:
https://sharetomastodon.github.io/?url=joinmastodon.org&title=The%20mastodon%20Project¬es=Welcome%20to%20mastodon
Note: If you've marked Remember my choice then you
will be always redirected to the instance you chose that time.
To avoid this, add the parameter &redirect=false
on the URL.
Any fixes and improvements are greatly appreciated. Feel free to fork the project and tinker with it :)
We're currently using L20n
by Mozilla for localization. To contribute a translation the
Github way, you can fork this project and add a locale folder
for your language under locales
. Copy the file index.l20n
from another locale and use it to translate to your language.
Then create a pull request to send them to the original repo.