Skip to content

A command line interface and interactive auto-completing terminal for SiteHost configuration.

Notifications You must be signed in to change notification settings

EvolvedAwesome/sitehost-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to SiteHost-CLI 👋

Fully featured unofficial SiteHost console tool with autocomplete and advanced features. Designed to speed up common operations and give you access to all the features provided by SiteHost under the hood.

Demonstration Gif

NOTE: This tool is in development. NOTE: This tool is unofficial, please don't ask SiteHost for support - post it in the GitHub issues.

Install

This uses the configuration from https://sth-console.phreak.nz. Install and set this up first. SHCLI uses the same configuration files (e.g. ~/sh-console/). You just need to clone it and add it main.py to your bash configuration.

git clone xxx 
echo 'alias shcli="python3 $HOME/shcli/main.py' > ~/.bashrc
source ~/.bashrc

Usage

For a console session:

shcli 

As a bash CLI tool:

shcli help 

Contributing

See modules/README.md for information on adding additional modules.

About

A command line interface and interactive auto-completing terminal for SiteHost configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages