Skip to content

Haskell program to watch for tweets with a hashtag and an image and display them in a live slideshow. Think live events with #hashtags

License

Notifications You must be signed in to change notification settings

dfontenot/haskell-hashtag-viewer

Repository files navigation

A Twitter slideshow server in Haskell

Create a continuous slide show of pictures from Twitter. Modify the query in src/TwitterPoller.hs to choose what to search for. Useful for making a slideshow out of a unique hashtag for an event.

Keys / secrets

Store in private/

Running

docker-compose up. Navigate to http://localhost:8001

About

Haskell program to watch for tweets with a hashtag and an image and display them in a live slideshow. Think live events with #hashtags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published