apprise-api
apprise-api copied to clipboard
in putty how can run this command - docker run method
apprise -vv -t "Test Message Title" -b "Test Message Body" \
sendgrid:///[email protected]/[email protected]
apprise: command not found ??
Sendgrid already tested and works tnks for you efforts
May be will better a feature for put more of 1 api of sendgrid for use free versions, I have 1 with 12k sends, but for community and new accounts will send only 1k each time
pip3 install apprise from within your container if you wish to have access to the tool (if it's not there already?)
Closing issue due to lack of response