dschep / ntfy

🖥️📱🔔 A utility for sending notifications, on demand and when commands finish.
http://ntfy.rtfd.io
GNU General Public License v3.0
4.82k stars 214 forks source link

-bash: ntfy: command not found #176

Open speaktoalvin opened 6 years ago

speaktoalvin commented 6 years ago

Installed pip using sudo easy_install pip

Installed ntfy using sudo pip install ntfy

Tried: ntfy send test Error: -bash: ntfy: command not found

Couldn't run ntfy in macOS, command not found error.

rcywongaa commented 4 years ago

Try installing with pip3 instead