Skip to content

sschimper/Splunk-Icon-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Splunk Icon Generator

Creates icons to be used for developing Splunk apps and add-ons via resizing a provided image. More information about Splunk"s required image sizes can be found here: https://dev.splunk.com/enterprise/docs/developapps/createapps#Add-icons-to-your-app

Installation

pip install splicon

Usage

splicon [-h] [-d DESTINATION] [-v] filename
positional arguments:
  filename              Image file from which the Splunk icons are generated.

options:
  -h, --help            show this help message and exit
  -d DESTINATION, --destination DESTINATION
                        Directory/Folder for storing the processed icons.
  -v, --version         Prints the version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages