Skip to content

This is TweetDeck app that streams live data from Twitter Stream API

License

Notifications You must be signed in to change notification settings

iganbold/TwitterTweetDeck

 
 

Repository files navigation

TweedDeck (unofficial)

  • The app streams the data from Twitter. User can add specific column for each twitter data stream.

###Demos

###Used

  • Langauges:
    • Go, HTML5, CSS3, JS
  • Libraries:
    • GO: github.com/op/go-logging
    • GO: github.com/gorilla/websocket
    • GO: github.com/dghubble/go-twitter/twitter
    • GO: github.com/dghubble/oauth1
    • CSS: github.com/miniMAC/magic
    • JS: github.com/jquery/jquery
  • Dependency tool:
    • GO: github.com/tools/godep
  • Hosting
    • Heroku
  • Continuous Integration (CI)
    • Travis CI with GitHub (dev, qa, prod)
  • Continuous Delivery (CD)
    • Heroku Pipeline with GitHub (dev, qa, prod)
  • Frameworks :
    • Materialize CSS framework
  • APIs:
    • Twitter Stream API
  • Protocols
    • WebSocket Secure
    • HTTPS
  • Authorization
    • OAuth 1.0A (used for Twitter API)

Heroku Pipeline

alt tag

###ScreenShots alt tag

alt tag

alt tag

alt tag

alt tag

About

This is TweetDeck app that streams live data from Twitter Stream API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.8%
  • Go 30.2%