-
Notifications
You must be signed in to change notification settings - Fork 1
A tool used to send the weekly Sunday Night Film Club (SNFC) newsletter out via various means
License
grahams/snfc-posting-tool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the tool used by Sunday Night Film Club (SNFC) hosts to send out the weekly newsletter to multiple services (email, livejournal, wordpress, twitter, etc). (c)2010-2025 Sean Graham (sean-graham.com) Local testing ------------- - Copy `config.example.json` to `config.json` and adjust values for your environment. - Run the web app: `python app.py` then open the form. - Or run the CLI test tool to invoke plugins directly: ``` python testtool.py --help python testtool.py --plugin "SNFC Mailing List" --film "Example" --time 7:30pm ``` You can specify a config path via `--config` or `SNFC_CONFIG` env variable.
About
A tool used to send the weekly Sunday Night Film Club (SNFC) newsletter out via various means
Resources
License
Stars
Watchers
Forks
Releases
No releases published