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

https://github.com/floatingghost/pleroma-wordcloud

create a wordcloud from the posts federated to you from an instance
https://github.com/floatingghost/pleroma-wordcloud

Last synced: 9 months ago
JSON representation

create a wordcloud from the posts federated to you from an instance

Awesome Lists containing this project

README

          

# Fedi wordcloud

Generate a wordcloud from all of the posts federated to your
instance

usage:

```
sudo pip3 install pipenv
pipenv install
cp fedi.login.example fedi.login
# edit fedi.login

./run.sh ihatebeinga.live
./user.sh ihatebeing.alive floatingghost
```