Releases: dschep/ntfy
Releases Β· dschep/ntfy
Version 2.0.2 - Bug Fixes
- fix shell integration bug (bash only for now)
- fix pushover priority bug
Version 2.0.1
Version 2.0!
New features:
- single file binary
- Shell integration detects if your shell is focused and doesn't notify if it's in the foreground
Version 2.0 Beta
New features:
- single file binary
- Shell integration detects if your shell is focused and doesn't notify if it's in the foreground
Version 1.3.2 - Fix Windows suppport
Should install pypiwin32
correctly now and not delete the notification as soon as it's created.
Version 1.3.1 - Watch PID, multiple configs per backend type, and more!
Changes:
- Broader ignore list for shell integration
- Config don't require setting default configs
- Title now configurable from config
- Mulitple configs per type of backend
- done now supports watching a pid instead of launching a command
Version 1.2.0 - Shell Integration & Bug fixes
Changes:
- Shell Integration
- Fix π introduced with introduction of
--longer-than
option - Nicer error message when calling
ntfy done
with out any arguments
XMPP Support!
Unified config/options & included pushover app token
Unified config/options
All config options can now be configured via the CLI -o
flag and vis-versa.
Included Pushover Application Token
ntfy
now includes an application token for Pushover so it is now an optional config parameter.
Support custom icons!
- also makes config argument optional for backends that don't require it (desktop backends)