Ross ROSS = Recommend OSS · open-source software intelligence for agents

jookies/jasmin

Jasmin - Open source SMS gateway observed · 2026-08-28

github.com/jookies/jasmin · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 79
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5031
  • days_rel: n/a
  • days_push: 129
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1199 stars · 606 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jasmin is an open-source SMS gateway written in Python on top of the Twisted event-driven networking engine. It supports SMPP client/server and HTTP APIs for sending SMS, with AMQP-based queuing, Redis-backed delivery receipt tracking and billing, and advanced message routing.

Use cases

  • send SMS messages from my application via an API
  • run my own SMPP server or client
  • set up an SMS gateway with delivery reports
  • route SMS messages with failover and round-robin strategies
  • send bulk SMS with queuing and store-and-forward
  • send unicode or concatenated long SMS
  • send binary SMS like WAP push and vCards
  • self-host an SMS gateway with billing and rate control

When to choose

  • you need a self-hosted, enterprise-grade SMS gateway with SMPP and HTTP interfaces
  • you need high-throughput SMS sending with AMQP-based queuing and store-and-forward
  • you need advanced routing such as failover, round-robin, or least-cost routing
  • you need DLR tracking and billing built into the gateway

When to avoid

  • you only need to send a few SMS through a hosted provider API like Twilio without running infrastructure
  • you need a simple library to embed SMS sending in an app rather than a standalone gateway service
  • you require a non-Python stack or a managed cloud SMS service

Facets

service · maturity active

message-queue http-server cli middleware backend self-hosted python self-hosted cross-platform sms-gateway smpp sms amqp redis twisted celery dlr messaging-gateway messaging telecommunications linux docker

1 source

Member repositories

RepositoryRoleHealth v2
jookies/jasminmain58

For agents

markdown · JSON · MCP: product_card(name="jookies/jasmin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem