No description
Find a file
2026-03-25 23:56:32 -07:00
blaster Fixing unclosed socket memory leak, reducing strain from 3 object's goroutine loops when not needed 2026-03-25 23:56:32 -07:00
bot Fixing unclosed socket memory leak, reducing strain from 3 object's goroutine loops when not needed 2026-03-25 23:56:32 -07:00
message Pretty much done 2026-03-22 15:17:55 -07:00
postman Fixing unclosed socket memory leak, reducing strain from 3 object's goroutine loops when not needed 2026-03-25 23:56:32 -07:00
subscription Pretty much done 2026-03-22 15:17:55 -07:00
.gitignore Lots of changes to be made 2026-03-22 00:02:28 -07:00
go.mod Cleaning up database stuff 2026-03-13 23:04:34 -07:00
go.sum Cleaning up database stuff 2026-03-13 23:04:34 -07:00
main.go Pretty much done 2026-03-22 15:17:55 -07:00
readme.md More stability changes & improvements 2026-03-14 12:46:29 -07:00

Message Blaster

Open source tool to manage text message blasts with various different outbox types (SMS, Signal, etc.)

External dependencies

https://github.com/mattn/go-sqlite3