https://github.com/akagi201/alertme
A cross-platform notification alert util for you to run a long time cmd.
https://github.com/akagi201/alertme
alert cli cross-platform macos notification utility
Last synced: 2 months ago
JSON representation
A cross-platform notification alert util for you to run a long time cmd.
- Host: GitHub
- URL: https://github.com/akagi201/alertme
- Owner: Akagi201
- License: apache-2.0
- Created: 2020-07-02T02:36:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T10:09:12.000Z (over 4 years ago)
- Last Synced: 2025-01-22T06:54:28.619Z (over 1 year ago)
- Topics: alert, cli, cross-platform, macos, notification, utility
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alertme
A cross-platform notification alert util for you to run a long time cmd.
## Install
```Go
go install github.com/Akagi201/alertme@latest
```
## Usage
```Bash
alertme cargo build --release
```
