Skip to content

Trawl v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:16
· 6 commits to main since this release

What's new in v0.1.0

Initial release.

  • Sync Google Drive (folder link/ID or Shared with me) and pCloud public links into a local library via rclone copy — additive, never deletes at the destination.
  • Live per-run progress (percent, bytes, files, speed, ETA) streamed from the Rust backend.
  • Per-mapping auto-sync on an interval, Cancel / Retry / Delete, and a persisted last-run status with a clear error banner.
  • Folder-loop guard that stops a source which recurses forever, plus a per-Drive-mapping Skip shortcuts toggle that ignores Google Drive shortcuts to copy through the loop.
  • Destination containment (no escaping the library root) and a one-time Google Drive OAuth connect.

Install

  • macOS — open the .dmg, drag Trawl to Applications. Not notarized yet, so clear the quarantine flag once: xattr -dr com.apple.quarantine /Applications/Trawl.app (Apple Silicon → aarch64.dmg, Intel → x64.dmg).
  • Windows — run the .msi or -setup.exe. On SmartScreen: More info → Run anyway.
  • Linux.AppImage (chmod +x and run), .deb, or .rpm.

Trawl shells out to rclone — make sure it's installed and on your PATH (brew install rclone).

If Trawl earns a spot in your workflow, you can buy me a coffee ☕.