Hsync
[MOVED TO GITLAB]
Install / Use
/learn @Ambrevar/HsyncREADME
hsync - a filesystem hierarchy synchronizer
hsync SOURCE TARGET renames files in TARGET so that identical files found in
SOURCE and TARGET have the same relative path.
The main goal of the program is to make folders synchronization faster by sparing big file transfers when a simple rename suffices. It complements other synchronization programs that lack this capability.
See http://ambrevar.bitbucket.io/hsync and hsync -h'for more details.
Installation
Set up a Go environment (see https://golang.org/doc/install) and run:
$ go get github.com/ambrevar/hsync
The version number is set at compilation time. To package a specific version,
checkout the corresponding tag and set version from the build command, e.g.:
go build -ldflags "-X main.version=$(git describe --tags --always)"
Usage
See hsync -h.
License
See LICENSE.
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
342.0kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
