Free and Open-Source Command Line tool for Text Replacement
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/04/free-and-open-source-command-line-tool-for-text-replacement_6076165d908e1-375x210.jpeg)
Sniplet
Sniplet is a work in progress CLI tool which can do text replacement globally in Linux, MacOS and Windows. It is a multi-threaded tool which runs quietly in the background with minimal resource utilization. It is open source and works completely offline.
Features:
- Custom Text Expansions
- Background process with low resource utilization
- Multi Line expansion support
Sample Video:
Installation:
Python is required
Might require admin or su permission to install
Installing using pip:
pip install sniplet==1.0.7
Installing from source:
-
Download the files from github
-
Run the following command in the terminal
python setup.py install
-
If you don’t want Sniplet to be installed globally, it