Difference between revisions of "Mastodon"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(mastodon.py)
Line 36: Line 36:
 
===web tools===
 
===web tools===
 
* [https://garbados.github.io/nerdpanel/ Nerdpanel]: reads your Mastodon posts and lets you search them; does not store anything on a server
 
* [https://garbados.github.io/nerdpanel/ Nerdpanel]: reads your Mastodon posts and lets you search them; does not store anything on a server
 +
===code tools===
 +
* [https://github.com/halcy/Mastodon.py Mastodon.py]: [[Python]] wrapper for Mastodon API
 +
* [http://mastodon.tools/ Mastodon Tools]: [[PHP]] code that interfaces with Mastodon in various ways
 +
* [https://github.com/halcyon-suite Halcyon]: a PHP client for Mastodon, and related stuff
 +
* [https://github.com/polymerwitch/SupportBot SupportBot]: "A framework for making social media bots for multiple networks" written in [[Python]]
 
===how to: users===
 
===how to: users===
 
* [http://www.ginnymcqueen.com/how-to-mastodon/ Toot How-To : Intro to Mastodon] by Ginny McQueen (also: [https://medium.com/@GinnyMcQueen/toot-how-to-intro-to-mastodon-e5655bfa87d2 Medium])
 
* [http://www.ginnymcqueen.com/how-to-mastodon/ Toot How-To : Intro to Mastodon] by Ginny McQueen (also: [https://medium.com/@GinnyMcQueen/toot-how-to-intro-to-mastodon-e5655bfa87d2 Medium])
Line 46: Line 51:
 
** [https://github.com/staticsafe/mastodon-documentation/blob/master/Running-Mastodon/Updating-Mastodon-Guide.md Updating Mastodon] ([https://mastodon.zombocloud.com/users/staticsafe/updates/4279 via author]): upgrading an instance to a new version
 
** [https://github.com/staticsafe/mastodon-documentation/blob/master/Running-Mastodon/Updating-Mastodon-Guide.md Updating Mastodon] ([https://mastodon.zombocloud.com/users/staticsafe/updates/4279 via author]): upgrading an instance to a new version
 
* [https://anystack.xyz/how-to-install-mastodon-ubuntu/ How to install a Mastodon instance on Ubuntu 16.04 LTS]
 
* [https://anystack.xyz/how-to-install-mastodon-ubuntu/ How to install a Mastodon instance on Ubuntu 16.04 LTS]
* [http://mastodon.tools/ Mastodon Tools]: [[PHP]] code that interfaces with Mastodon in various ways
 
* [https://github.com/halcyon-suite Halcyon]: a PHP client for Mastodon, and related stuff
 
* [https://github.com/polymerwitch/SupportBot SupportBot]: "A framework for making social media bots for multiple networks" written in [[Python]]
 
  
 
===discussion===
 
===discussion===

Revision as of 17:14, 8 September 2017

About

Mastodon is web server software which provides a user interface to the GNU Social-compatible fediverse. It is written in Ruby and JavaScript.

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Pages

Forks

Local Notes

Links

official

reference

issues

web tools

  • Nerdpanel: reads your Mastodon posts and lets you search them; does not store anything on a server

code tools

how to: users

how to: technical

discussion

Notes

Wish list:

  • a way to set up auto-replies filtered by instance [1]
  • where X is a set of users chosen by user Y, collect stats about users who follow them or are followed by them (e.g. list users who follow a lot of them or are followed by a lot of them, possibly for autoblocking) and make those stats available to user Y.

Other stuff: