1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-07-03 17:46:16 +02:00
ntfy/cmd
2022-10-09 08:34:23 -06: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
config_loader.go Replace interface{} 2022-10-01 16:31:48 -04:00
config_loader_test.go
publish.go ntfy pub: use default-user and default-password from client.yml 2022-10-09 08:34:23 -06:00
publish_test.go
publish_unix.go
publish_windows.go
serve.go Personal preference 2022-10-08 17:58:05 -04:00
serve_test.go test new config parsing 2022-10-07 21:15:45 -05:00
subscribe.go allow empty password in client.yml 2022-10-09 07:50:37 -06:00
subscribe_darwin.go
subscribe_unix.go
subscribe_windows.go
user.go
user_test.go