Mass texting for non-profits (Twilio desktop frontend)
Go to file
Andrew S. Rightenburg bfa6d2f150
Updated README
2023-08-14 15:38:58 -04:00
bin Create .gitignore 2022-11-14 23:21:58 +00:00
include Add files via upload 2022-11-14 23:24:03 +00:00
src Fixes #2 2023-01-31 22:44:07 +00:00
Info.plist Add files via upload 2022-11-15 07:12:26 +00:00
LICENSE Initial commit 2022-11-14 23:17:11 +00:00
Makefile Add files via upload 2022-11-15 07:10:07 +00:00
README.md Updated README 2023-08-14 15:38:58 -04:00
siren-gui.png Add files via upload 2022-11-14 23:28:20 +00:00
siren-signin.png Add files via upload 2022-11-14 23:28:20 +00:00

README.md

Siren

Siren is a Twilio frontend designed to make mass text message campaigns cheaper & more accessible for non-profit organizations.

Then he told of cunning Circe and her craft, and how he sailed to the chill house of Hades, to consult the ghost of the Theban prophet Teiresias, and how he saw his old comrades in arms, and his mother who bore him and brought him up when he was a child; how he then heard the wondrous singing of the Sirens, and went on to the wandering rocks and terrible Charybdis and to Scylla, whom no man had ever yet passed in safety

The Odyssey, Book XXIII

About

Most online "mass texting" services, especially those preying on non-profits, use Twilio as their back-end and implement 10,000% and more surcharges, with many of these platforms charging hundreds of dollars a month.

Some small percentage of this surchage serves to cover their maintenance costs, but the vast majority of it is just to take advantage of well-meaning organizations trying to be effective in their outreach.

Siren is a free & open-source desktop frontend for Twilio, rather than a web service frontend. As such, there are no maintenance costs. The only cost to the user will be the small fees charged by the Twilio service itself (for most organizations, only a few dollars per month)

Usage

Screenshot

Siren requires a Twilio account (Account ID, Auth Token, and "from" phone number)

Screenshot

Building

Build instructions coming soon