Skip to content

alexsb-software/Twitter-Streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Streamer

Build Status Scrutinizer Code Quality

Installation

  1. PHP 7.1 is required
  2. Install Composer
  3. Install twitteroauth library (using composer)

Usage

  1. Add authorization keys in 'php/auth.php' for the Twitter API
  2. Setup required configuration in 'php/config.ini'
  3. Refresh 'index.php' to see changes
  4. Make sure to use an auto-refresh plugin to continouosly update the stream

TODO

  1. Make AJAX request to get the tweets with a timer
  2. Unit test
  3. Have Tarek pass over the css for enhancements
  4. PHP 5.6 compatability

About

Stream tweets using a defined hashtag or screen name

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published