Skip to main content

LunchMoney Push Notifications via Pushover

Project description

lunchable-pushlunch

push-notification lunchable

LunchMoney Push Notifications

PyPI PyPI - Python Version GitHub License Testing Status task uv pre-commit docs semantic-release Gitmoji

PushLunch supports Push Notifications via Pushover and NTFY. Set your --provider flag to either pushover or ntfy(or use the PUSHLUNCH_PROVIDER environment variable) to choose your provider. Default is pushover.

Pushover supports iOS and Android Push notifications. To get started just provide your Pushover Key (--key / -k) directly or via the PUSHOVER_USER_KEY environment variable.

NTFY is a simple HTTP-based pub-sub notification service. No need to sign up for an account, just create a topic and use that as your Key (--key / -k) or set the NTFY_TOPIC environment variable.

You can install lunchable with pip or pipx. Make sure to use the lunchable[pushlunch] extra to install the pushlunch plugin. You can also use the lunchable[plugins] extra to install all the known plugins.

pipx install "lunchable[pushlunch]"
pip install "lunchable[pushlunch]"

The below command checks for un-reviewed transactions in the current and previous month and sends them as Push Notifications. The --continuous flag tells it to run forever which will only send you a push notification once for each transaction. By default it will check every 60 minutes, but this can be changed using the --interval argument.

lunchable plugins pushlunch notify --continuous

Run via Docker

docker run --rm \
    --env LUNCHMONEY_ACCESS_TOKEN=${LUNCHMONEY_ACCESS_TOKEN} \
    --env PUSHOVER_USER_KEY=${PUSHOVER_USER_KEY} \
    juftin/lunchable:latest \
    lunchable plugins pushlunch notify --continuous

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lunchable_pushlunch-1.4.0.tar.gz (101.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lunchable_pushlunch-1.4.0-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file lunchable_pushlunch-1.4.0.tar.gz.

File metadata

  • Download URL: lunchable_pushlunch-1.4.0.tar.gz
  • Upload date:
  • Size: 101.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lunchable_pushlunch-1.4.0.tar.gz
Algorithm Hash digest
SHA256 1fc76efd5203fd3a1f48e1a0a554ed0fa0dfa87cee1bc3c21953823efe5a8976
MD5 a7872528db08cc264384c53edb97c6dd
BLAKE2b-256 46cf1d1e1586719e72273d959c8f9d3e0952cfa3a6a0c75943ee6582562f3def

See more details on using hashes here.

Provenance

The following attestation bundles were made for lunchable_pushlunch-1.4.0.tar.gz:

Publisher: publish.yaml on juftin/lunchable-pushlunch

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file lunchable_pushlunch-1.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for lunchable_pushlunch-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 98e77875b8b5bf63fc23c175eb8ef40323236e9385064f72e805344389a45f27
MD5 f3a813b88257d1a5d73e63b6da9bc4ab
BLAKE2b-256 eac85d0ca70c96714fc440f4dd179781f1769e61b9560a32aebce40e5e6eb5f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for lunchable_pushlunch-1.4.0-py3-none-any.whl:

Publisher: publish.yaml on juftin/lunchable-pushlunch

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page