Skip to content

This script takes a CSV and creates a config.json file to create a simple Wox plugin.

Notifications You must be signed in to change notification settings

Rand-o/Wox.ListPluginTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wox.ListPluginTemplate

This is a template for making a simple list plugin

This make_list.py takes the List.csv and creates a config.json file to create a simple Wox plugin.

Simply create the list you would like in the csv, run the make_list.py, and you will have a config file for a plugin that will search your list. Hitting enter on the result will copy it to clipboard.

You could modify main.py to open a url or any other action instead of copying to clipboard.

Dependency: pyperclip

About

This script takes a CSV and creates a config.json file to create a simple Wox plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages