You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Norwin 27951872bd create events including picture 2 years ago
cmd create events including picture 2 years ago
mobilizon create events including picture 2 years ago
scrapers create events including picture 2 years ago
vendor add initial testing 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md refactor (generic jsonld extraction, ...) 2 years ago
go.mod add initial testing 2 years ago
go.sum add initial testing 2 years ago

README.md

mobilizon-event-importer

Extract events from various locked-in platforms, and import them into Mobilizon.

status: early alpha

usage

# install once using go
go install git.nroo.de/norwin/mobilizon-event-importer/cmd/import-fb-event@latest

# put mobilizon credentials into environment variables, and off you go
MOBI_INSTANCE= MOBI_EMAIL= MOBI_PASS= import-fb-event https://www.facebook.com/events/415721506974513

license

GPL-3.0-or-later