Skip to content

Commit

Permalink
add link to live version
Browse files Browse the repository at this point in the history
  • Loading branch information
mauforonda committed Dec 17, 2022
1 parent d3924a0 commit cfc9f41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

[**see live** 🎉](https://mauforonda.github.io/mastodon_digest/)

# Mastodon Digest

This is a Python project that generates a digest of popular Mastodon posts from your home timeline. The digest is generated locally. The digests present two lists: posts from users you follow, and boosts from your followers. Each list is constructed by respecting your server-side content filters and identifying content that you haven't yet interacted with. Digests are automatically opened locally in your web browser. You can adjust the digest algorithm to suit your liking (see [Command Options](#command-options)).
Expand Down

0 comments on commit cfc9f41

Please sign in to comment.