Snippets Anywhere
SNIPPETEER is a productivity tool that rescues you from retyping. Just store the snippet using keyboard shortcut to search and paste them everywhere.
Table of Contents
Download
The latest version of SNIPPETEER for macOS, Linux and Windows is available here.
macOS 10.9+, Windows 7+ & Linux are supported.
Installation
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository git clone https://github.com/therishabhpandey/snippeteer.git # Go into the repository cd snippeteer # Install dependencies npm install # Run app npm start # Build dist npm run dist
Usage
Download or build a release of SNIPPETEER.
Set up these shortcuts, which will be globally registered.
- Add a snippet
- Search for snippet
These shortcuts should be accesible from everywhere in your system, so make sure to not use shortcuts that may conflict with your focussed applications. After adding the snippets, you can search snippets using search shortcut to find and paste the snippet in other applications like notepad, sublime, etc. Use shift in Search window to toggle between suggested snippets.
For more examples and usage, please refer to the Wiki.
Screenshots
Support
Please open an issue for support.
Contributing
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.
Donate
If you love this project and it saves your time, leave a star. You can also DONATE to support this project and its developers.

