Code Monkey home page Code Monkey logo

copybunch's Introduction

Copybunch

An OS utility that keep track of your multiple copied items and remind you while pasting

It becomes a headache when a user has to copy multiple items from a source location to destination location. Until a user paste the selected copied item, one can't copy another instance and thus result in copy paste a single item/instance always. We are solving this problem by keeping a buffer of copied items and let user choose from the same. Every time the user copies an item, a new buffer will be created and when user performs paste(introduced a new HOTKEY ctrl+b at os level), the list of all buffer items will be shown from which the user can select the required item. It will not only save time, but provide a much better way for performing copy + paste functionality at operating system level.

Features

  • Keeping track of multiple copied items
  • Displaying a context menu while performaing the paste
  • For having cipybunch's paste context menu while paste, a new key combination has been provided (ctrl+b)

Quick start

After cloning or downloading the code, run the following command at the applciation root directory:

python handlekey.py

Make sure that all you have python installed in your system, along with all the required dependencies.

NOTE: We will be creating an executable in future to make it more easy for the user's to setup and start with the functionality

Technologies

  • Python

Demo Link HERE

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.