Unnamed repository; edit this file 'description' to name the repository.
Find a file
2024-03-12 13:48:02 +02:00
config Add config volume 2024-01-29 15:34:54 +02:00
discover_mastodon_servers Fix name 2024-01-29 15:17:30 +02:00
.gitignore Ignore db journals 2024-01-19 17:43:02 +02:00
Dockerfile Add config volume 2024-01-29 15:34:54 +02:00
LICENSE Initial commit 2024-01-19 15:33:49 +02:00
podman_build.sh add permissions 2024-01-29 15:47:08 +02:00
podman_run.sh no interactive run via script 2024-01-29 15:47:45 +02:00
pyproject.toml Update repos port 2024-03-12 13:48:02 +02:00
README.md Initial commit 2024-01-19 15:33:49 +02:00
requirements.txt Initial commit 2024-01-19 15:33:49 +02:00
setup.cfg Fix name 2024-01-29 15:17:30 +02:00
setup.py Update repos port 2024-03-12 13:48:02 +02:00

discover-mastodon-servers

Requirements

Installation

Linux

sudo python3 setup.py install

Windows (from PowerShell)

& $(where.exe python).split()[0] setup.py install

Usage

discover-mastodon-servers.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters