Skip to content

frederik-elwert/mastodon-bookmark-search

Repository files navigation

Mastodon Bookmark Search

A simple web application based on Streamlit that allows you to search and explore your Mastodon bookmarks.

Usage

  1. To install the dependencies, run

    pipenv install
  2. Set up credentials for your Mastodon server following the example for Mastodon.py.

  3. Import your bookmarks with

    pipenv run python ingest_bookmarks.py
  4. Run the web app with

    pipenv run streamlit run bookmark_search_app.py

About

A simple web app to search and explore your Mastodon bookmarks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published