Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sudhakar3697/clipboard-history
- Owner: sudhakar3697
- License: mit
- Created: 2022-08-06T04:57:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T17:22:23.000Z (9 months ago)
- Last Synced: 2024-02-18T18:29:56.726Z (9 months ago)
- Topics: clipboard, clipboard-history, clipboard-management, clipboard-manager, electron, electron-app, electronjs, electronjs-app, web-app, web-application, webapp, website
- Language: JavaScript
- Homepage: https://sudhakar3697.github.io/clipboard-history/
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```