Socket
Book a DemoInstallSign in
Socket

freedompop-photon-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freedompop-photon-cli

Script the configuration of your freedompop photon

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
1
-75%
Maintainers
1
Weekly downloads
 
Created
Source

FreedomPop Photon CLI

This tools allows communication with the FreedomPop Photon.

Features:

  • Configuration of the device (based on a JSON file)
  • Reset the device to factory settings
  • Check device status
  • Check device battery status
  • Read attached hosts
  • Monitor device configuration, send useful events

Usage

$ bin/photon [action] [password] [host]

Configuration

  • Rename config.json.example to config.json
mv config.json.example config.json
  • Adjust settings in config.json
$ bin/photon configure

Reset the device to factory settings

$ bin/photon reset

Check device status

$ bin/photon status

Check device battery status

$ bin/photon battery

Read attached hosts

$ bin/photon attached

Keywords

freedompop

FAQs

Package last updated on 31 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts