little-green-man / mastodon-follows
Mastodon Follows - find more information about those others follow so you can follow along too.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:project
Requires
- php: ^8.1
- guzzlehttp/guzzle: ^7.5
- illuminate/http: ^10.0
- illuminate/view: ^10.0
- nunomaduro/termwind: ^1.15
Requires (Dev)
- laravel-zero/framework: ^10.0
- laravel/pint: ^1.5
- mockery/mockery: ^1.5.1
- pestphp/pest: ^1.22.3
README
This tool was created by Little Green Man to help you discover information about Mastodon accounts followed by an account you specify, helping you to find good people to follow.
Use
To use this tool, first add it to your machine:
composer global require little-green-man/mastodon-follows
Then run mastodon-follows
, with the arguments as follows:
Required arguments:
- url: The URL of the following page to gather data from
Optional arguments
- personalInstance: Provide this to be provided with links that allow you to follow users more easily
- maxPages: Provide this as a positive integer to stop processing after so many pages of users
For example:
mastodon-follows https://social.lgm.ltd/@elliot/following --personalInstance=social.lgm.ltd
A file called "follows.html" will be produced in your current directory.
Development
The tool is developed by Little Green Man, open source, and PRs are welcome.
License
This software is licensed under the MIT license.