Skip to content

phnzb/Extension-SlackNotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlackNotify

Simple NZBGet extension, written in Go

Post message in Slack when download finish.

Building / Installing

  • clone repository
  • go build (for dynamic linking)
  • CGO_ENABLED=0 go build (for static linking)
  • copy manifest.json and slacknotify binary to NZBGet's {ScriptDir}/SlackNotify
  • reload NZBGet, provide SlackToken and SlackChannel in settings, test

About

SlackNotify extension for NZBGet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages