Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet To Speech

Quick list of dependencies:
	Any Linux os
	espeak - installed and callable from command line

	Python dependencies:
		python-twitter - pip package
		
External requirements:
	A twitter App with API access. More information here:
		https://dev.twitter.com/oauth/overview/application-owner-access-tokens
	Place the appropriate tokens in the fields of tokensExample.py and save as tokens.py

Design:
	Will check DM's once a minute for updates and read the latest direct messages, up to 3 to prevent spam.

About

Python code for taking Direct Messages on Twitter and reading them out locally with espeak.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages