Skip to content

Realtime Web Client for CasparCG Server to facilitate social media aggregation and on-air graphics automation. Built with node and angular.

License

Notifications You must be signed in to change notification settings

TMROTV/SocialCG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialCG

Realtime Web Client for CasparCG Server to facilitate social media aggregation and on-air graphics automation.


Technologies Used

  • node.js
  • AngularJS
  • mongodb
  • socket.io

Requirements

Installation

Get SocialCG

git clone https://github.com/TMROTV/SocialCG.git

Change to the SocialCG directory

cd SocialCG

Install npm dependencies

sudo npm install

Build frontend client

npm run build

Run the server

npm start

Visit the app in your browser

http://localhost:8080/

Development

Use gulp to automatically rebuild frontend when a file changes. Server livereload is not yet implemented.

gulp watch

License

ISC

About

Realtime Web Client for CasparCG Server to facilitate social media aggregation and on-air graphics automation. Built with node and angular.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published