Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sudhakar3697/clipboard-history

Cross-platform Clipboard history application
https://github.com/sudhakar3697/clipboard-history

clipboard clipboard-history clipboard-management clipboard-manager electron electron-app electronjs electronjs-app web-app web-application webapp website

Last synced: about 11 hours ago
JSON representation

Cross-platform Clipboard history application

Awesome Lists containing this project

README

        

# clipboard-history
Clipboard history web/native application

## Running the electron app

```
.\clipboard-history-web\electron> electron .
```

## Running the web app

```
.\clipboard-history-web\web-server> npm start
```