cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: Automatically split STDIN on null characters on push

Open eternal-flame-AD opened this issue 1 year ago • 0 comments

This fixes #69.

Added a feature to split on null characters when reading from stdin. This way users can have one long-running gotify push and simply piping things to it.

eternal-flame-AD avatar Aug 04 '24 21:08 eternal-flame-AD