Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dibsonthis/Keywordify

Keywordify is a tool that lets you create keywords and assign them to either text or Python functions.
https://github.com/dibsonthis/Keywordify

Last synced: 2 months ago
JSON representation

Keywordify is a tool that lets you create keywords and assign them to either text or Python functions.

Awesome Lists containing this project

README

        

# Keywordify

Keywordify is a tool that lets you create keywords and assign them to either text or Python functions.

You simply enter a keyword and choose if you want the keyword to act as a text replacement (really handy if you have a lot of information you copy/paste regularly) or a function (also handy if you want to execute Python functions from anywhere, even outside of the terminal).

So far this is only tested on Windows, please feel free to fork the repo and test it on your local machine.

![Keywordify UI](https://github.com/dibsonthis/Keywordify/blob/master/keywordify_ui.png)