Skip to content

Minco-inc/Notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notify

Suppose you have executed a command that takes a long time. You can't just stare at the console where nothing is printed and wait still. Because your time is precious. Instead, try installing this program. It can send you a notification when the process is over! Now you can just execute it and head to bed to watch YouTube. Or you can do something more productive.

loooooong-time-process-that-guttles-your-time && notify "The process is done!"

Installation

wget -O - https://raw.githubusercontent.com/Minco-inc/Notify/main/install-wget.sh | bash

or

cd /tmp
git clone https://github.com/Minco-inc/Notify.git
cd Notify
sudo ./ez-setup

And follow instruction on console.

Usage

notify [message]

More Help

make help

or

./bash/help

Future Updates

  • Windows support
  • Notification app
  • Webhook generator
  • Implement Notify as function into a lot of languages.

Languages

  • Bash
  • Command Prompt & PowerShell
  • C
  • C++
  • Node.js
  • Python
  • Ruby
  • Rust
  • Perl
  • Go
  • Lua
  • Kotlin
  • Java
  • C#

Credits

Made * by Minco

About

Notify command for linux using Discord webhook!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published