azure06 / clips

A universal clipboard app

Home Page:https://infiniticlips.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clips

Github All Releases infiniti-clips infiniti-clips

Clips is a free, open source hybrid clipboard application available for Windows and macOS.

Clips powered by Google Drive synchronize your clipboard with multiple devices, and allows you to quickly search throw your clipboard history.

Clips is MIT licensed.

History

Clips is a revision of Infiniti Clips.

Codebase

Clips is written completely in TypeScript, and built with Vue CLI Plugin Electron Builder.

Clips makes extensive use of functional and reactive programming.

Status

You can find the current area of focus in Github Issues.

Getting Started

To setup Clips, all you need is

$ git clone https://github.com/azure06/clips.git
$ cd clips
$ touch .env

and finally

$ npm install
$ npm run electron:serve

Philosophy

Work in progress.

Project Management

Work in progress.

Technical

Work in progress.

Community

Work in progress.

About

A universal clipboard app

https://infiniticlips.com


Languages

Language:TypeScript 51.4%Language:Vue 41.9%Language:CSS 5.4%Language:JavaScript 1.1%Language:HTML 0.2%Language:Dockerfile 0.1%