Skip to content

An application that discovers content on social media for hashtags

License

Notifications You must be signed in to change notification settings

moranmono/TagzApp

 
 

Repository files navigation

TagzApp

A new website tool that searches social media for hashtags, and tracks chat interaction on several live streaming services

Sample Screenshot from August 7, 2023

Overlay display

When some content is selected on the waterfall display, we have an overlay available that can be used with a video capture device

image

Current Status

We have completed an initial minimum viable product and stress tested the application by capturing tweets during the NFL kickoff grame on September 7, 2023 between Kansas City and Detroit using the hashtag #DETvsKC

Data is stored in a combination of Sqlite and Postgres databases. We have configured an extensive provider model so that we can add new social media services in the future.

Live chat integration (TwitchChat, YouTubeChat, etc) captures all messages that are delivered over that service.

We also have a simple moderation capability.

Currently Supported Services

  • Blazot
  • Mastodon
  • Twitter / X
  • TwitchChat
  • YouTube (search for videos that have a given hashtag in the description)

About

An application that discovers content on social media for hashtags

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.3%
  • JavaScript 22.7%
  • HTML 5.1%
  • CSS 1.7%
  • Other 0.2%