Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stravo1/cleep
one clipboard for all your devices!
https://github.com/stravo1/cleep
clipboard ios-ui pwa vuejs
Last synced: about 1 month ago
JSON representation
one clipboard for all your devices!
- Host: GitHub
- URL: https://github.com/stravo1/cleep
- Owner: stravo1
- Created: 2022-01-26T13:31:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T13:41:31.000Z (about 2 years ago)
- Last Synced: 2024-11-10T22:20:11.929Z (3 months ago)
- Topics: clipboard, ios-ui, pwa, vuejs
- Language: Vue
- Homepage: https://cleep.netlify.app
- Size: 1.61 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ![icon](public/img/icons/favicon-32x32.png) [cleep](https://cleep.netlify.com)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Stravo1/cleep) ![GitHub last commit](https://img.shields.io/github/last-commit/Stravo1/cleep) ![Website](https://img.shields.io/website?down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fcleep.netlify.app%2F)universal clipboard for all your devices!
copy, paste[^1] and share[^2] literally anything securely and hassle-free to all your devices!
access them anywhere: __all you need is a browser!__#### highlights:
- share once, access anywhere!
- automatically deletes older texts and files.
- classic iOS theme :)#### [User guide](https://github.com/stravo1/cleep/wiki)
#### Dependencies:
> - VueJS with OnsesnUI for UI.
> - Google Drive API for the backend.
> - Workbox for PWA configuration.
> - Misc: DOMPurify and LinkifyJS.To build the app yourself, clone this repository and run `npm install` and then `npm run serve`
---
[^1]: only texts and links can be copied and pasted, files can not be.
[^2]: all devices might not be comaptible with this web-app. check [compatibility](https://web.dev/web-share-target/#browser-support)