Skip to content

a python program for converting and modifying config files for blur and smoothie.

License

Notifications You must be signed in to change notification settings

gem-storm/configtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configtool

a python program for converting and modifying config files for blur and smoothie.

supported programs/versions:

  • blur v1.8
  • blur v1.92
  • the latest version of smoothie-rs

In the future, teres may be supported.

features

  • convert configs to another program/version
  • calculate & apply vegas weights for blur
  • shorten config to not flood the chat

installation

dependencies

installation

download the latest release and unzip it.

usage

2 ways of running configtool:

  1. gui: you can run gui.py to use the (new) gui version of configtool!
  2. cli: run main.py to get the (old) cli version of configtool.

cli args

(for main.py)

--help shows basic help message and exits.

--input [PATH] input config path, this can be used for sendto shortcuts.

--output [FORMAT] output config format ('blur_1.8', 'blur_1.92', or 'smoothie').

--shorten shortens the output config.

--vegas calculates and applies vegas weights (copies result if multiple operations are specified).

--verbose prints extra information for debugging.

you can also use multiple operations (e.g. $ python main.py --vegas --shorten).

About

a python program for converting and modifying config files for blur and smoothie.

Resources

License

Stars

Watchers

Forks

Languages