Code Monkey home page Code Monkey logo

carlo-simple-demo's Introduction

carlo-simple-demo

什么是carlo

GoogleChromeLabs 的 Git 仓库里新增了一个名为 Carlo 的仓库,官方对它的描述是:

Carlo provides Node applications with Google Chrome rendering capabilities, communicates with the locally-installed browser instance using the Puppeteer project, and implements a remote call infrastructure for communication between Node and the browser.

可以让node程序使用web来渲染页面。 carlo传送门

本demo的介绍

这个demo是使用carlo制作的一款监控本地电脑的一个图形化界面程序

使用

git clone https://github.com/sclihuiming/carlo-simple-demo
cd carlo-simple-demo
npm i
# node app 或者 npm start
npm start 

⚠️ 注意

  • node的版本需要在7.6.0�以上
  • 本地必须有chrome浏览器,如果没有会报错
  • chrome的版本最好和官方保持同步

示例

demo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.