GithubHelp home page GithubHelp logo

michaelquigley / cncjs-pendant-tinyweb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cncjs/cncjs-pendant-tinyweb

0.0 1.0 0.0 946 KB

A tiny web console for small 320x240 LCD display

Home Page: https://cncjs.github.io/cncjs-pendant-tinyweb/src/

License: MIT License

JavaScript 48.57% CSS 10.88% HTML 39.97% Shell 0.57%

cncjs-pendant-tinyweb's Introduction

cncjs-pendant-tinyweb Travis CI Build Status

A tiny web console for small 320x240 LCD display

For users who want the jog function on a small 320x240 LCD display, use the mount option to set a mount point to serve static files. For example:

$ cnc -h
  Usage: cnc [options]
  Options:
    -m, --mount [<url>:]<absolute-path>  set the mount point for serving static files (default: /static:static)

First, download the latest zip file from https://github.com/cncjs/cncjs-pendant-tinyweb/releases and save it to your Raspberry Pi to serve as static files. Let's assume you extract the zip file within the /home directory, you will see the a tinyweb directory under /home after extraction.

Then, run cnc with the -m option, like below:

$ cnc -m /pendant:/home/tinyweb/src

After that, you should be able to see the tinyweb console as shown below at http://localhost:8000/pendant/.

tinyweb-axes.png

It should fit perfectly with your 320x240 LCD display.

cncjs-pendant-tinyweb's People

Contributors

cheton avatar johnboiles avatar mitchbradley avatar nkings10 avatar gang208 avatar

Watchers

James Cloos avatar

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.