tvler / streetpass

Find your people on Mastodon

Home Page:https://streetpass.social

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download for Chrome

Download for Safari

Download for Firefox

StreetPass for Mastodon

StreetPass is a browser extension that helps you find your people on Mastodon. Here's how it works:

  1. Mastodon users verify themselves by adding a custom link to their personal site.
  2. StreetPass lets you know when you've found one of these links, and adds them to your StreetPass list.
  3. Browse the web as usual. StreetPass will build a list of Mastodon users made up of the websites you go to.

❤️ StreetPass is made possible by open web identity verification standards.

How to build locally

  • Install yarn
  • cd into the extension directory
  • Run yarn
  • Build command
    • Chrome: yarn build:chrome -> Out dir: dist-chrome
    • Firefox: yarn build:firefox -> Out dir: dist-firefox
    • Safari: yarn build:safari -> Out dir: dist-safari
    • All: yarn build

About

Find your people on Mastodon

https://streetpass.social

License:MIT License


Languages

Language:TypeScript 54.4%Language:CSS 42.4%Language:JavaScript 2.9%Language:HTML 0.4%