Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU social export

Python script which allows to export a list of followed users. This list can be imported to Mastodon.

Setup & usage

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
cp .env.sample .env  # and edit the .env file
python gnu-social-export.py > friends.csv       # for the list of the users you are following
python gnu-social-export.py -f > followers.csv  # for the list of your followers

About

Export list of followed accounts from GNU social to import it at Mastodon

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages