Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbelderbos/mastodon-backup


https://github.com/bbelderbos/mastodon-backup

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Fosstodon backup script

Running [a cronjob](https://github.com/bbelderbos/mastodon-backup/blob/main/.github/workflows/backup.yml) to update `toots.db` with new toots retrieved [from my Fosstodon's user RSS feed](https://fosstodon.org/@bbelderbos).

I also added a `trends.py` script to show some data visualization for a username / table in the DB:

```
$ streamlit run trends.py username
```

Yields:

mastodon-trends-example

---

I did a video about this project [here](https://youtu.be/NvGiPifbtl4)