Ntfy Versions Save

🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.

v2.4.4

6 years ago
  • termux backend
  • ruamel.yaml > 0.15 support

v2.4.2

7 years ago
  • readds pyobc dependency on macosx
  • fix homedir ~ substitution
  • doesn't throw errors if $WINDOWID isn't set
  • escape & in linux notifications"

v2.4.1

7 years ago
  • Disable PyObjC dep to allow install on MacOS 10.12
  • use yaml.safe_load to avoid warnings.

v2.4.0

7 years ago

v2.3.0

7 years ago
  • Instapush support (@giuseongit)
  • Slack support (@juanpabloaj)
  • Prowl support (@sambrightman)
  • Syslog support (@jlesage)
  • MacOS & shell-integration bugfixes (@eykd)

v2.2.0

7 years ago
  • Simplepush backend (@tymm)
  • Fix ntfy done --pid regression (@AilisObrian)
  • Allow specifying title per-backend in the config
  • Notifico! support (@eightnoteight)
  • Fix bug with homedir shortening (@eightnoteight)
  • Disable homedir shortening on Windows (@avamsi)
  • internal cleanup (@avamsi)
  • add missing PyObjC dependency for MacOS (@dcoeurjo)

v2.1.1

7 years ago

v2.1.0

7 years ago
  • docs updates
  • looser ruamel.yaml requirements
  • urgency level for ntfy done (including shell integration) on linux
  • checking of config params via introspection of backends
  • pushjet support (from @schwert)

v2.0.4

7 years ago

Thanks to @rahiel.

v2.0.3

7 years ago

Fully fixes shell-integration regressions. Thanks a lot to @rcaloras.