Skip to content

princesanjivy/appfilterbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Appfilter.xml builder

A python script to generate appfilter.xml file for given app icons.

Requirements

pip install beautifulsoup4

only to prettify xml file

How to use

List all available apps

python builder.py -l

Generate appfilter & appmap files

python builder.py -g /path/to/folder/icons

generates appfilter.xml & appmap.xml in current directory

Check whether app is available in template file

python builder.py -c appname
python builder.py -c amazon

About

A python script to generate appfilter.xml file for given app icons

Topics

Resources

License

Stars

Watchers

Forks

Languages