Hashtodon is a hashtag discovery tool for mastodon. It works by scouring the timeline on your instance and finding other correlated hashtags.
You canfind the public release here: https://sharpcoder.github.io/hashtodon/
Use the package manager npm or pnpm or yarn, etc.
pnpm install
pnpm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.