Skip to content

Add provider: Simplepush #17

Description

@Wikid82

Service

Simplepush — a lightweight, encrypted push notification app, often cited as a free/open alternative to Pushover for simple event/alert delivery.

Why now

Regularly recommended in self-hosting circles as the free counterpart to Pushover (which this repo already supports) — a natural adjacent addition given providers/pushover already exists.

Apprise comparison

Apprise supports Simplepush (spush://) — a gap versus Apprise's coverage today.

Proposed scope

Mirror providers/pushover shape closely (this repo already has the closest analog):

  • providers/simplepush package
  • Config{ Key, Password (optional, for encrypted messages), Event (optional) }
  • New(cfg, wrapper) *Client, (*Client).Send(ctx, notify.Message) error via transport.Wrapper

Note

Per CLAUDE.md, this repo's near-term policy is to keep the provider list to what's ported from Charon and not add new integrations without an explicit go-ahead. This issue is tracking/backlog only — do not implement without maintainer sign-off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions