ntfy/cmd
2022-07-03 19:33:01 -04:00
..
access.go
access_test.go Switch to build tags "noserver" instead of using _linux suffix 2022-05-21 09:46:49 -04:00
app.go
app_test.go Do not print ugly WS error; tests 2022-01-15 22:33:35 -05:00
config_loader.go
config_loader_test.go
publish.go Fix auth_file not working for ntfy user command 2022-06-24 19:13:10 -04:00
publish_darwin.go Docs 2022-06-21 11:43:26 -04:00
publish_linux.go Docs 2022-06-21 11:43:26 -04:00
publish_test.go Tests 2022-06-21 11:18:35 -04:00
publish_windows.go ntfy publish --pid $PID ... 2022-06-20 10:56:45 -04:00
serve.go Permissions of unix socket 2022-07-03 19:33:01 -04:00
serve_test.go
subscribe.go Fix auth_file not working for ntfy user command 2022-06-24 19:13:10 -04:00
subscribe_darwin.go
subscribe_linux.go
subscribe_windows.go
user.go Fix auth_file not working for ntfy user command 2022-06-24 19:13:10 -04:00
user_test.go