Skip to content

LingmoOS-Testing/clip

 
 

Repository files navigation

****# clip

A cross-platform clipboard management software.

Shortcut: ctrl+shift+v

Screenshot

alt text

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ sudo chmod 777 node_modules/clipboard-event/platform/clipboard-event-handler-linux
$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.6%
  • TypeScript 27.3%
  • JavaScript 1.7%
  • Less 1.5%
  • HTML 0.9%