Git Product home page Git Product logo

installer-1's Introduction

remote.it Installer

CircleCI

System tools for setting up remote.it on your internet connected devices.

Install

All types of Linux

The easiest way to install remote.it on a Linux system is to run the following on the command line:

curl -LkO https://raw.githubusercontent.com/remoteit/installer/master/scripts/auto-install.sh
chmod +x ./auto-install.sh
sudo ./auto-install.sh

This script tests all available daemon architectures, then downloads a compatible package. If your system is Debian based, a deb package file will be downloaded and installed. Otherwise a tar file is downloaded and installed.

Now you should have the connectd tools installed on your system. To run the installer, type:

sudo connectd_installer

And follow the interactive prompts to setup your device.

Notes for developers

  1. The connectd folder contains the source files for the Debian and tar package creation process.
  2. scripts/build.sh is the script which handles building all packages.

Available Characters

remote.it is able to handle only ASCII characters. Japanese, including Kanji, is not available.

For example, the name of the install folder, hardware ID, registration key, information used for bulk registration in web portal can use only ASCII.

Development

Get latest connectd and schannel daemon

Make sure you have node installed and then run:

npm run download-assets

This will download the latest connectd and Server Channel release assets from Github and place them in ./assets.

Make a build

To generate a build, you must first be on a Linux system, then run the following:

npm run build

installer-1's People

Contributors

danawoodman avatar manikandants avatar lowerpower avatar dependabot[bot] avatar dolkein 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.