Realtime Web Client for CasparCG Server to facilitate social media aggregation and on-air graphics automation. Built with node and angular.
git clone https://github.com/TMROTV/SocialCG.gitSocialCG is a real-time web client designed for CasparCG Server that streamlines social media aggregation and on-air graphics automation. Built with Node.js, AngularJS, and MongoDB, it connects to CasparCG via socket.io for live synchronization. The application pulls social media content and automates the delivery of graphics to broadcast systems, reducing manual intervention during live productions. Broadcast operators and graphics teams benefit from a centralized interface to manage both social feeds and on-air overlays. Installation requires Node.js, MongoDB, and standard npm setup, with development support via Gulp for live frontend rebuilding.
Clone the repository, install Node.js and MongoDB, run `npm install` and `npm run build`, then start the server with `npm start` and access the interface at http://localhost:8080/. For development, use `gulp watch` to automatically rebuild the frontend during changes.
Displaying live social media feeds on broadcast graphics during events
Automating ticker and overlay updates from social platforms
Aggregating multi-channel social content for broadcast display
Real-time on-air graphics control integrated with social feeds
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/TMROTV/SocialCGCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a real-time social media dashboard for [COMPANY] in the [INDUSTRY] sector. The dashboard should aggregate posts from [PLATFORMS] like Twitter, Instagram, and Facebook using [APIS]. Include features like sentiment analysis, trending hashtags, and real-time updates. Ensure the dashboard is compatible with CasparCG Server for on-air graphics automation.
# Social Media Dashboard for [COMPANY] ## Overview The social media dashboard aggregates real-time posts from Twitter, Instagram, and Facebook, providing insights into trending topics and audience sentiment. ## Key Features - **Sentiment Analysis**: Tracks positive, negative, and neutral sentiments. - **Trending Hashtags**: Displays the most popular hashtags related to [COMPANY]. - **Real-Time Updates**: Continuously updates the dashboard with new posts. - **CasparCG Integration**: Automates on-air graphics based on social media trends. ## Sample Data - **Trending Hashtags**: #Innovation, #Tech, #Future - **Sentiment Analysis**: 60% Positive, 25% Neutral, 15% Negative - **Top Posts**: [Post 1], [Post 2], [Post 3]
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan