Skip to content

This is a simple CLI for ShifIQ. It is written in Python and makes the usage of ShifIQ Configuration easier.

License

Notifications You must be signed in to change notification settings

SecNex/shifiq-cli

Repository files navigation

ShiftIQ CLI

This is a simple CLI for ShiftIQ. It is written in Python and makes the usage of ShiftIQ Configuration easier.

Installation

To install the CLI, you need to clone the repository and install the requirements.

git clone https://github.com/SecNex/shifiq-cli.git
cd shifiq-cli
pip install -r requirements.txt
chmod +x shifiq

Note: You need to have Python3 installed on your system.

python3 --version

Usage

To use the CLI, you need to run the shifiq-cli.py script.

./shifiq --help

Examples

List all tiles

./shifiq kiosk list

About

This is a simple CLI for ShifIQ. It is written in Python and makes the usage of ShifIQ Configuration easier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages