Giter Site home page Giter Site logo

cast-web-api-cli's Introduction

cast-web-api-cli

npm version Dependency Status npm

CLI manager for cast-web-api.

Installation

$ npm install cast-web-api-cli -g

You might run into issues with the optional Google-Assistant integration.

First steps

$ cast-web-api-cli start

The server runs on your network ip:3000 by default. On error it defaults to 127.0.0.1. Adjustable via:

$ cast-web-api-cli start -H 192.168.0.11 -p 8080

Usage

$ cast-web-api-cli -h

   USAGE

     cast-web-api-cli <command> [options]

   COMMANDS

     start               Start cast-web-api as daemon           
     stop                Stop the cast-web-api daemon           
     status              Check status of the cast-web-api daemon
     startup             Start the cast-web-api daemon on system startup      
     unstartup           Remove the cast-web-api daemon start on system startup
     fix-perm            Changes permissions on /config to current user
     help <command>      Display help for a specific command    

   GLOBAL OPTIONS

     -h, --help         Display help                                      
     -V, --version      Display version

Parameters

Every changed parameter will be saved in /config/config.json. The location will be changed in the next release.

Run on system startup

Enable start cast-web-api on startup.

$ cast-web-api-cli startup

Disable start cast-web-api on startup.

$ cast-web-api-cli unstartup

cast-web-api-cli's People

Contributors

vervallsweg avatar

Watchers

 avatar  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.