clipboard-sync

Sync your clipboard between computers using a shared folder

MIT License

Stars
34

Bot releases are hidden (Show)

clipboard-sync - v0.7.9

Published by felipecrs over 2 years ago

clipboard-sync - v0.7.8

Published by felipecrs over 2 years ago

clipboard-sync - v0.7.7

Published by felipecrs over 2 years ago

clipboard-sync - v0.7.6

Published by felipecrs almost 3 years ago

Dependencies

  • Update dependencies
clipboard-sync -

Published by felipecrs almost 3 years ago

  • Fix to open GitHub general releases page instead of just of the new version (yes, again)

  • Fix clipboard not being read after cleanup cleans all files (yes, again)

clipboard-sync -

Published by felipecrs almost 3 years ago

Bug Fixes

  • Make the prevention of sending the clipboard that was just received smarter

  • The logic of preventing the read of clipboard if clipboard is already filled with the same contents a bit smarter for files type

  • Prevent OneDrive duplicated file warning by using unique file names

  • Fix permission error on copy of folders on Windows

clipboard-sync -

Published by felipecrs almost 3 years ago

  • Fix new files not triggering the clipboard receive, by reverting the change on the files watching library back from @parcel/watcher to chokidar.
  • Fix send and receive when the number in the file name is higher than 9
clipboard-sync -

Published by felipecrs almost 3 years ago

Features

  • When you click on "Check for updates" or "Download update", the general GitHub releases page will be open instead of the specific version.
    • This allows you to check the release notes of other versions too.

Bug Fixes

  • Fix clipboard receiving not working when the automatic cleanup clean all the clipboard files.
clipboard-sync -

Published by felipecrs almost 3 years ago

Bug Fixes

  • Prevent automatic send of files bigger than 100MB
clipboard-sync - v0.7.0

Published by felipecrs almost 3 years ago

Features

  • Send clipboard even if the last clipboard sent was the same

  • Automatically check for updates on app startup

Bug Fixes

  • Fix clipboard files being deleted to trash bin instead of permanently

  • Fix logic of preventing duplicated receives for clipboard of files type

  • Improve files watching reliance by using @parcel/watcher instead of chokidar (#5)

  • Prevent more than one instance of the app to run at once (#9)

  • Fix clipboard not being read in time when system time differs between computers (#10)

clipboard-sync -

Published by felipecrs almost 3 years ago

  • Add support for files
  • Open both the releases page and the download if new version is detected
  • Fix minor bugs
clipboard-sync - v0.5.0

Published by felipecrs almost 3 years ago

  • Add support for images
clipboard-sync -

Published by felipecrs almost 3 years ago

  • Add check for updates button
  • Add GitHub button (please star it if you like it!)
  • Add some menu separators
  • Fixed detection of known files
    • This was impacting the receive and auto-clean feature
clipboard-sync -

Published by felipecrs almost 3 years ago

  • Fix folders with ( or ) not being watched
  • Improve automatic cleanup mechanism
clipboard-sync -

Published by felipecrs almost 3 years ago

  • Fix select folder prompt showing two times when folder is not set
clipboard-sync -

Published by felipecrs almost 3 years ago

  • Set app icon and change app display name
clipboard-sync -

Published by felipecrs almost 3 years ago

  • Add auto-start option
clipboard-sync -

Published by felipecrs almost 3 years ago