Skip to content

old-hansen/Goby2OneForAll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goby2OneForAll

Fast Guide

1.Install 'OneForAll'

OneForAll OneForAll

Base Environment : python3 , pip

GitHub https://github.com/shmilylty/OneForAll

Gitee https://gitee.com/shmilylty/OneForAll

git clone https://github.com/shmilylty/OneForAll

cd OneForAll

pip3 install -r requirements.txt

python3 oneforall.py version

2.Plugin Properties

'python' has default setting 'python3'.

'oneforall' need to set file path of 'oneforall.py' in the dir of OneForAll which you clone.

When you finish this step , please reopen OneForAll window, then properties will be load.

Setting


3.Proxy and openAPI Properties(Optional)

From Official wiki :

The CLI only provide some common parameters. For more configuration, please read setting.py. If you have any suggestions, welcome feedback. Some modules need access API (most of which are freely available after registered accounts). If you need , please go to api.py to configure the API. If not used, just ignore the error message. (For module detailes, please read collection module description)


4.Preview

Preview


PS: First, please make sure OneForAll can be working. Other advanced usage you can find OneForAll wiki at GitHub , this plugin just use for call and visualization.