Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
/ quickpaste Public archive

A GUI for saving and copying the common things you type

Notifications You must be signed in to change notification settings

BeeryShklar/quickpaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickpaste (Repository is archived)

A GUI for saving and copying the common things you type

How to use the app

  • To see the GUI press Alt+~ or click the tray icon.
  • To add an item press the + icon, enter the text and hit enter.
  • To copy an item press on it.

Development

git clone https://github.com/BeeryShklar/quickpaste.git
npm install
npm start