takoyaro / holdon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoldOn

Yet another clipboard history manager.

Run

  1. execute the HoldOn App
  2. press Ctrl + Shift + V to launch the manager

Building Manually

$ clone https://github.com/flexphere/holdon.git
$ cd holdon
$ npm install 
$ npm run build-svelte
$ node ./scripts/build.js

About


Languages

Language:JavaScript 64.3%Language:Svelte 16.6%Language:CSS 15.5%Language:HTML 3.6%