An application for filtering live tweets from twitter streaming api.
This application connects to twitter streaming api to fetch live tweets with pre-defined rules.
You can set only one rule to search and whenever you change your rule, a new stream will replace with the last one to match your rule query.
When you click on a tweet, you'll navigate to another page to view the complete tweet. also you can click on hashtags,mentions,usernames and urls to open them inside your twitter application.