Skip to main content

LClip script helps you search clipboard data on your linux favourite browser.

Project description

LClip

LClip script helps you search clipboard data on your Ubuntu GNOME favourite browser.

Features

  • Open Source
  • Makes search easier.
  • Browser Google or Firefox or Chromium
  • Search on google.com or duckduckgo.com

Installation and Usage

  1. Python3 required
  2. Install lclip
pip3 install lclip
  1. lclip setup
lclip -s
  1. Not Implemented Error:

    "Pyperclip could not find a copy/paste mechanism for your system"

sudo apt-get install xsel

to install the xsel utility.


How can it helps?

When using keyboard shortcut to run the script, it is lot easier to search any keyword or url that you read on book, website etc.

Example: Copy any keyword or url.

Ctrl + c

Run script with keyboard shortcut and search on browser's new tab.

Ctrl + Shift + x 

Screenshot

Copy code Output

Other Distro

  1. Remove set_up_keyboard_shortcut from lclip file
  2. Install python packages
pip3 install validators pyperclip
  1. Run script
python3 lclip
  1. Create keyboard shortcut manually with command
python3 ~/.lclip/xbrowser.py

Suggestions

Open to any suggestions and help provided.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

lclip-0.1.3-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page