https://github.com/deg4uss3r/lk
Terminal Watching Notification Program
https://github.com/deg4uss3r/lk
Last synced: 2 months ago
JSON representation
Terminal Watching Notification Program
- Host: GitHub
- URL: https://github.com/deg4uss3r/lk
- Owner: deg4uss3r
- License: apache-2.0
- Created: 2020-01-16T13:19:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T15:24:49.000Z (over 5 years ago)
- Last Synced: 2025-01-26T04:25:40.342Z (4 months ago)
- Language: Rust
- Size: 329 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lk (lemme know) - Sends you a Message when a Command has finished (with success or failure status)
## Example

To configure go to the `$XDG` base directory folder path (MacOS: `/Users/$USER/Library/Preferences/rs.LK.LK/LK.toml`, Linux: `home/#USER/.config/LK`) and adjust the configuration file to the services you want to be sent a message to (supports email, MatterMost, and Twilio at the current time).
Once done make sure your config file is set to `600` or `rw---` so you are the only one able to see and edit the file with passwords, and API tokens!!
Right now `lk` supports sending messages via Twilio API, Email, MatterMost API, or System notifications. Have any more suggestions, put in an issue or PR!