Unnamed repository; edit this file 'description' to name the repository.
config | ||
mastodon_email_bridge | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
podman_build.sh | ||
podman_run.sh | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
setup.py |
mastodon_email_bridge
Requirements
Installation
Linux
sudo python3 setup.py install
Windows (from PowerShell)
& $(where.exe python).split()[0] setup.py install
Usage
mastodon_email_bridge.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters