https://github.com/dkunin/autoremotenotification-cli
Cli for autoremotenotification
https://github.com/dkunin/autoremotenotification-cli
Last synced: 12 months ago
JSON representation
Cli for autoremotenotification
- Host: GitHub
- URL: https://github.com/dkunin/autoremotenotification-cli
- Owner: DKunin
- Created: 2015-08-07T21:27:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T18:02:19.000Z (almost 11 years ago)
- Last Synced: 2025-03-14T19:50:34.101Z (over 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
Simple cli for using with autoremotenotification module
## Usage
node index.js --title Title --text Textmessage
node index.js -t Title -m Textmessage
Or after setting up link
aure --title Title --text Textmessage
aure -t Title -m Textmessage
aure --title Title --text Textmessage --key YOUR_API_KEY
aure --config apikey=