https://github.com/elek/time-ntfy
https://github.com/elek/time-ntfy
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elek/time-ntfy
- Owner: elek
- License: mit
- Created: 2024-08-21T10:07:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T10:08:05.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T04:44:57.343Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`time-ntfy` is like the unix `time` command, but it sends the result to a https://ntfy.sh topic.
Usage:
```
time-ntfy --topic .... -- sleep 1
```