Skip to content

vinay0x/hyperclip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitPoint

A Hypercharged, fast and modern clipboard

Introduction

As a developer I spend a lot of my time copy pasting stuff. I wanted to make it simple. My initial goto tool was CopyClip which lacked keyboard shortcuts and hotkeys. Then I used Cutbox which had both but the search was painstakingly slow. So here it is, a fast, goodlooking clipboard manager built with Electron.

Current Version

macOS Beta - Download Now

Features

  • Fast ๐Ÿš€From loading the popup to searching, everything is a breeze.
  • Dark Mode! Yes!
  • Works with a global shortcut โŒ˜+Shift+L
  • Shortcuts for the last 10 clipboard items
  • Start on boot
  • Built with React and React Select
  • Started from Electrojet boilerpolate
  • FREE!

To-do

  • Shortcut Setting
  • React Virtualized Select for vastly better performance
  • Custom search filter by @bvaughn for blazing fast search
  • Multi platform support
  • Tests

Screenshots

Installation

Download the DMG from Github Releases

Usage

  • Double click the icon to start the app.
  • App will automatically hide on start. Press the global hotkey โŒ˜ + Shift + L to bring up the clipboard.
  • Search or use arrow keys to navigate.
  • Press Enter to copy it to clipboard again. Or alternatively use the shortcuts โŒ˜ + 0 - โŒ˜ + 9 to copy them!

Contributors

Vinay Chandran

Acknowledgments

React Select by JedWatson