mafolex is a tool to view and export a list of your followers on the Fediverse.
- Installed and run locally so no data is sent to any server besides your own instance
- Graphical interface for non-technical people to use
- Export to CSV function
- Background loading and refreshing
- Command-line interface for use in scripting
- ASCII table display
- CSV output
- Keychain integration so you only need to log in once
- Windows and Linux support
Download the executable binary from the latest release. Windows users should use mafolex.exe, Linux users should use mafolex.bin. The executable is portable and can be run directly, or moved to an easily accessible location.
To use the GUI, just double-click to run the application.
To use the CLI, consult mafolex --help. A typical workflow will look like this:
mafolex login <instance>
# follow the instructions to log in
mafolex list followers
# shows an ASCII table when run interactively
mafolex list followers > followers.csv
# uses CSV format when pipedThis program's binaries and source code copyright 2026 Theo Court. Licensed under the Mozilla Public License version 2.0.
None of the contents of this repository, whether code, documentation or otherwise, were generated by AI. Everything you see here was made entirely by a human with love.
