Skip to content

TJREVERB/iridium-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iridium CLI

A command-line interface for communicating with the Iridium network.

Usage

iridium-cli [OPTIONS] COMMAND [ARGS]...

Options

--help  Show this message and exit.

Commands

send
    -m  [MESSAGE]
    -f  [FILENAME]

Structure

  • main.py: Primary file that contains the methods for the CLI.
  • credentials.json.gpg: GPG decrypt this file to credentials.json. Contains secrets for the Gmail API and the Iridium IMEI.

Installation

Install all dependencies and the CLI using pipenv:

pipenv install

Alternatively, install system-wide using pip3:

pip3 install -r requirements.txt

About

Command-line interface for communicating with the Iridium network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages