Skip to content

Releases: interfluve-wav/croc-gui

Croc GUI v0.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:06

Desktop GUI for schollz/croc.

Downloads

Pick one installer for your OS:

Platform File
macOS (Apple Silicon) Croc_x.x.x (Apple Silicon).dmg
macOS (Intel) Croc_x.x.x_x64.dmg
Windows Croc_x.x.x_x64-setup.exe
Linux (Debian/Ubuntu) Croc_x.x.x_amd64.deb
Linux (other) Croc_x.x.x_amd64.AppImage

Unofficial community project — GUI by interfluve-wav. Powered by schollz/croc. Sponsor schollz.

Croc GUI v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:31

Desktop GUI for schollz/croc.

Downloads

Pick one installer for your OS:

Platform File
macOS (Apple Silicon) Croc_x.x.x (Apple Silicon).dmg
macOS (Intel) Croc_x.x.x_x64.dmg
Windows Croc_x.x.x_x64-setup.exe
Linux (Debian/Ubuntu) Croc_x.x.x_amd64.deb
Linux (other) Croc_x.x.x_amd64.AppImage

Unofficial community project — GUI by interfluve-wav. Powered by schollz/croc. Sponsor schollz.

Croc GUI v0.1.2

Choose a tag to compare

@interfluve-wav interfluve-wav released this 23 Jul 20:46

What's new

  • getcroc.com share links — QR codes and copy actions use https://getcroc.com/?code=… so phone scans open the web receiver
  • Better copy buttons — receive link, code only, and full CLI command (with relay/local flags when set)
  • Removed in-app header logo — dock/window icon unchanged
  • GUI screenshots and promo doc updates

Downloads

Platform Artifact
macOS (Apple Silicon) Croc_0.1.2_aarch64.dmg

Windows and Linux builds are available from GitHub Actions CI artifacts.

Credits

Unofficial community GUI by Suhaas / interfluve-wav. Powered by schollz/crocsponsor Zack Scholl.

Croc GUI v0.1.1 — Logo & credits

Choose a tag to compare

@interfluve-wav interfluve-wav released this 23 Jul 20:33

What's new

  • App logo in the header and regenerated dock/window icons from docs/images/logo.png
  • Clearer GUI credits in footer and About panel — Suhaas (interfluve-wav) with links to interfluve-wav and croc-gui
  • Author metadata in package.json, Cargo.toml, and bundle copyright

Upstream croc attribution and sponsor link unchanged.

macOS (Apple Silicon)

  • Croc_0.1.1_aarch64.dmg — drag Croc.app to Applications

Croc GUI v0.1.0 — Secure File Transfer, No Terminal

Choose a tag to compare

@interfluve-wav interfluve-wav released this 23 Jul 20:18

Croc GUI v0.1.0

Desktop GUI for croc — secure, encrypted, peer-to-peer file transfer on macOS, Windows, and Linux. No cloud upload. No terminal required.

Features

  • Send / Receive modes with live transfer status
  • Drag-and-drop send (files and folders)
  • QR code and code phrase sharing
  • Local-only LAN mode (croc --local) — no public relay
  • Custom code, relay, port, overwrite, and auto-confirm options
  • Zip on send and zip after receive
  • Preferences for download folder and default relay
  • Bundled croc binary — no PATH setup needed

Install

Platform Artifact Notes
macOS (Apple Silicon) Croc_0.1.0_aarch64.dmg or .app.zip Attached to this release
macOS (Intel) CI artifact See Build Croc GUI workflow
Windows .msi / NSIS .exe CI artifact (workflow triggered)
Linux .deb / .AppImage CI artifact (workflow triggered)
  1. Download the installer for your OS
  2. Open Croc
  3. Choose Send or Receive and transfer

Full docs: README

Credits

This is a community GUI wrapper, not an official schollz project.

Try it

Star the repo · 🐛 Report issues · 📖 Contributing guide