Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
NodeCG is a live graphics system, designed to be used in live broadcasts. It is primarily aimed at Twitch broadcasters using Open Broadcaster Software, but is usable in any environment that can render HTML. NodeCG is based on the overlay system developed for the Tip of the Hats 2014 charity event.
NodeCG provides a basic bundle system for graphics, as well as an control dashboard for controlling the bundles.
A bundle contains HTML, Javascript, CSS, and any other resources required to produce a certain graphic animation and also contains an admin panel for controlling the animation. See nodecg-samples for some examples of how these bundles are structured.
First, install node.js & npm.
Next, you'll need to install Python 2.7 on Windows. Mac OS X and Linux should have this already.
Finally, install Visual Studio Express on Windows, Xcode on OS X, and build-essential
(or equivalent) on Linux.
Now run the following commands:
git clone https://github.com/nodecg/nodecg.git
cd nodecg
npm install --production
node server.js
To run NodeCG in production, pm2 is recommended.
http://localhost:9090/dashboard
to see the admin dashboardhttp://localhost:9090/view/{bundle-name}/
Full docs can be found in the wiki.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)NodeCG is provided under the MIT license, which is available to read in the [LICENSE][] file. [license]: LICENSE
Alex "Lange" Van Camp, lead programmer & designer of toth-overlay, contributor to NodeCG
Matt "Bluee" McNamara, contributor to NodeCG
Atmo, original dashboard concept and code
0.4.2 (2015-01-19)
<a name="0.4.1"></a>
FAQs
Dynamic broadcast graphics rendered in a browser
The npm package nodecg receives a total of 286 weekly downloads. As such, nodecg popularity was classified as not popular.
We found that nodecg demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.