script per siti che facilita la condivisione delle pagine web nelle istanze Mastodon toot ti permette di condividere URL su Mastodon, sunziona per qualsiasi istanza. Basta inserire il testo del tuo post e l'URL dell'istanza e cliccare su "Toot!". https://mastodon.it
Go to file
Nikita Karamov dfbea254ed
Add favicons
2020-09-23 19:13:50 +02:00
.github Initial commit 2020-09-23 12:55:53 +02:00
src Add favicons 2020-09-23 19:13:50 +02:00
.browserslistrc Move browserslist to separate file 2020-09-23 18:09:46 +02:00
.gitignore Initial setup 2020-09-23 16:08:21 +02:00
LICENSE Initial commit 2020-09-23 12:55:53 +02:00
README.md Update README 2020-09-23 18:39:38 +02:00
gulpfile.js Add favicons 2020-09-23 19:13:50 +02:00
package.json Minify sources 2020-09-23 18:10:19 +02:00
yarn.lock Minify sources 2020-09-23 18:10:19 +02:00

README.md

🐘 toot

toot is a share page for Mastodon, allowing you to share stuff cross-instance. Just put in your post text and the instance URL and click "Toot!"

And if you open this page with text URL parameter, it will be inserted in the text field. Same thing with instance URL parameter. This can be used to build custom share buttons for Mastodon:

<a href="https://toot.karamoff.dev/?text=Hello%20world&instance=https%3A%2F%2Fmastodon.xyz">
  Share on Mastodon  
</a>

toot is used in shareon, ethical social sharing buttons.


Powered by Vercel