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
- Host: GitHub
- URL: https://github.com/floatingghost/pleroma-wordcloud
- Owner: FloatingGhost
- Created: 2019-11-21T20:27:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:55:48.000Z (over 3 years ago)
- Last Synced: 2025-06-18T12:46:53.934Z (10 months ago)
- Language: Python
- Size: 45.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```