Skip to content

igniteflow/slackit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackit

Pipe STDOUT and STDERR from other commands to Slack

Installation

  pip install slackit
  slackit --init  # creates the settings file

Usage

Pipe both STDOUT and STDERR to Slack:

  echo "hai" |& slackit

Pipe STDOUT to Slack:

  echo "hai" | slackit

About

Pipe anything to your private Slack channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages