Git Product home page Git Product logo

sugo-example-say's Introduction

sugo-example-say

Build Status npm Version JS Standard

SUGOSSUGOS example project to invoke say command on remote MAC (OSX system is required)

favicon_url

This is an example application to use SUGOS. You can edit script and try it out on browser.

Requirements

Node.js NPM

Quick Start

Deploy to the Heroku and play it!

Deploy

How to

Setup Hub

Setup a hub server to provide UI pages and actor/connector API. This component is build with SUGO-Hub package.

Install the CLI:

$ npm install sugo-example-say -g

Then, run the server

$ PORT=3000 sugo-example-say hub

In the most of cases, you need to setup reverse-proxy (like nginx) to exports the server to the outer world.

Connect Actor

Connect an actor to provides functionalities with. This component is build with SUGO-Actor package.

Install the CLI:

$ npm install sugo-example-say -g

Then, connect the actor to the hub

$ HOSTNAME="__your_host__" ACTOR_KEY="__your_actor_name__" sugo-example-say actor

Run Caller

Run a caller to call functions defined in actor. This component is build with SUGO-Caller package.

Install the CLI:

$ npm install sugo-example-say -g

Then, run the example caller

$ HOSTNAME="__your_host__" sugo-example-say caller

Or, you can try it from UI pages on the hub.

License

This software is released under the MIT License.

Links

sugo-example-say's People

Contributors

okunishinishi avatar

Watchers

Shiro Nohara avatar Takahiro Oohata avatar s-oku avatar rg_nakahata  avatar  avatar James Cloos avatar Hidetoshi Hirokawa avatar  avatar tanaka avatar RG-CI avatar

sugo-example-say's Issues

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.