Skip to content

katekligman/slackcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackcast by Kate Kligman

Assembles slack channel messages into a podcast format. For OS X.

Requirements and Installation

The OS X command line tool 'say', PHP 5.5, sox, and composer are required to install and use Slackcast.

brew install sox
composer install

Usage

Your slack username must be set to environment variable SLACK_USER. Your slack api key must be set to environment variable SLACK_API.

export SLACK_USER='myusername'
export SLACK_API='myapikey'

slackcast.php [channel] [audiofile.wav]

About

Assembles slack channel archives and messages into a podcast format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages