GithubHelp home page GithubHelp logo

clipr's Introduction

Clipr

The clipboard that syncs!
https://clipr.cloud

  • Quickly search all your past copies
  • Backup and sync your copies to the cloud
  • Easily re-copy your past entries with a click
  • Works on Windows, Linux and Mac

Status

OS X
Build Status

Windows
Build Status

Linux
Build Status

Downloads

Check github releases and download the latest release for your platform. There are both installers and portable archives.

Building from source

  • clone the repo
  • run npm install
  • run npx webpack
  • run npx electron-builder build --win|mac|linux
  • You can find the build artifact in the dist directory

Using your own sync provider

If you want to use your own sync provider instead of clipr's built-in provider you can check the sync-provider project.
There is more info and installation instructions in the repository's readme.

Meta

https://clipr.cloud[email protected]

Distributed under the GPL-3.0 license. See LICENSE for more information.

https://github.com/clipr

Contributing

  1. Fork it (https://github.com/clipr/clipr/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

clipr's People

Contributors

zisismaras avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

clipr's Issues

[Request] security

I actually had high hopes for this project and almost downloaded
but it's based on an insecure web language, and a memory-hogging API that's roughly no different from ActiveX

may I request porting to a more secure language like C++, as well as a more secure way to keep things in sync.
I would prefer the internet did not have uncontrolled open access to my LAN clipboard.

Crashes when there is no internet connection

Seems like this crashes when there is no internet connection, at least we get no screenshot.

The expected behavior would be that at least a GUI error message comes up.

firejail ./BeingTested.AppImage �/run/firejail/appimage/.appimage-10012/AppRun: line 214: gtk-update-icon-cache: command not found
Xlib:  extension "RANDR" missing on display ":99".
setting tray icon /run/firejail/appimage/.appimage-10012/assets/icons/tray/clipr_tray.png
setting app icon: /run/firejail/appimage/.appimage-10012/assets/icons/512.png
app is ready
Checking for update
Generated new staging user ID: 75194bfd-aadc-51e1-9e2f-46826b2dd161
Error: Error: net::ERR_INTERNET_DISCONNECTED
    at CancellationToken.createPromise (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/builder-util-runtime/src/CancellationToken.ts:51:12)
    at ElectronHttpExecutor.doApiRequest (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:84:30)
    at ElectronHttpExecutor.request (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/builder-util-runtime/src/httpExecutor.ts:74:17)
    at GitHubProvider.httpRequest (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/providers/Provider.ts:29:26)
    at /run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/providers/GitHubProvider.ts:38:41
    at Generator.next (<anonymous>)
From previous event:
    at GitHubProvider.getLatestVersion (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/providers/GitHubProvider.ts:35:25)
    at /run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:345:25
    at Generator.next (<anonymous>)
    at runCallback (timers.js:789:20)
    at tryOnImmediate (timers.js:751:5)
    at processImmediate [as _immediateCallback] (timers.js:722:5)
From previous event:
    at AppImageUpdater.getUpdateInfo (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:335:32)
    at /run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:349:35
    at Generator.next (<anonymous>)
From previous event:
    at AppImageUpdater.doCheckForUpdates (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:348:34)
    at /run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:287:25
    at Generator.next (<anonymous>)
    at runCallback (timers.js:789:20)
    at tryOnImmediate (timers.js:751:5)
    at processImmediate [as _immediateCallback] (timers.js:722:5)
From previous event:
    at AppImageUpdater._checkForUpdates (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:282:33)
    at AppImageUpdater.checkForUpdates (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:221:35)
    at AppImageUpdater.checkForUpdatesAndNotify (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:235:41)
    at AppImageUpdater.checkForUpdatesAndNotify (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/electron-updater/src/AppImageUpdater.ts:33:18)
    at EventEmitter.ready (/run/firejail/appimage/.appimage-10012/resources/app.asar/main.js:53:21)
    at emitNone (events.js:106:13)
    at EventEmitter.emit (events.js:208:7)
    at App.appReady (/run/firejail/appimage/.appimage-10012/resources/app.asar/menubar.js:98:17)
    at emitTwo (events.js:131:20)
    at App.emit (events.js:214:7)
    at App.emitter.emit.args [as emit] (/run/firejail/appimage/.appimage-10012/resources/app.asar/node_modules/@sentry/electron/src/main/backend.ts:325:14)
Error: net::ERR_INTERNET_DISCONNECTED
shortcut registered: true
Error: net::ERR_INTERNET_DISCONNECTED
Error: net::ERR_INTERNET_DISCONNECTED

Reference:
AppImage/appimage.github.io#985

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.