Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dibsonthis/Keywordify
- Owner: dibsonthis
- License: gpl-3.0
- Created: 2020-03-07T02:34:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-10T07:41:29.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T16:42:34.719Z (5 months ago)
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - dibsonthis/Keywordify - Keywordify is a tool that lets you create keywords and assign them to either text or Python functions. (Python)
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)