Skip to content
/ ctc Public

Cinnamon Toast Crunch reads from the stdin and creates Windows 10 notifications

License

Notifications You must be signed in to change notification settings

MasterDevs/ctc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctc Build status

Cinnamon Toast Crunch reads from the stdin and creates Windows 10 notifications

Send one message

echo Hello World | ctc 

Send a message for every line in a file

cat file.txt | ctc 

Send a message for every line in your log with an error

tail -f myLog | grep ERROR | ctc 

About

Cinnamon Toast Crunch reads from the stdin and creates Windows 10 notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published