frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

RSyncUI – A SwiftUI based macOS GUI for rsync

https://github.com/rsyncOSX/RsyncUI
109•mickelsen•1d ago

Comments

AnonC•1d ago
This seems quite useful to me. Since I use rsync for specific purposes that tend to be used repeatedly (but not changing environments/purposes), it always requires a little bit of reading the manual and/or searching online plus some trial and error to figure out the parameters (with a dry run).

BTW, the documentation [1] mentions installing a newer version of rsync using Homebrew. I’d suggest including Macports rsync [2], which also provides 3.x (right now at 3.4.1).

[1]: https://rsyncui.netlify.app/docs/settings/rsyncandpath/

[2]: https://ports.macports.org/port/rsync/

MortyWaves•1d ago
Are there any good rsync GUIs for Windows?
tyingq•1d ago
Rsync is pretty closely tied to unixy concepts of permissions, paths, access times, etc. You can find some rsync based tools for Windows, but IMO, it's a square peg / round hole unless you're using it inside of WSL.
blue_pants•23h ago
robocopy is the Windows equivalent of rsync
huhtenberg•20h ago
Kinda, sorta. Robocopy is a very good tool, but it cannot do incremental file updates. Already mentioned bvckup2 can do deltas, but it's not an rsync client.
tomovo•21h ago
I use Bvckup2 for doing Windows backups; it's commercial but works really well for me.
encom•19h ago
Windows has rsync?
MortyWaves•17h ago
rsync is a library.
rzzzt•18h ago
I used QtdSync for a while (in differential mode which uses hardlinks on NTFS): https://qtdtools.com/page.php?tool=0&sub=0&lang=en

At some point I forgot about the scheme and started synchronizing things manually.

HeckFeck•1d ago
Looks very good. I'm glad to see more things happening in SwiftUI - proper desktop apps are not gone yet!
joshstrange•23h ago
I’d love to see something similar for Rclone!
whalesalad•21h ago
rclone is magical software
davidcollantes•21h ago
Rclone comes with a web GUI now. See https://rclone.org/gui/. Granted, not native, not as polished, but fairly functional.
mhw•23h ago
A related tool that I've found useful over the years is Unison [1]. Think of it as rsync where you can interactively adjust the reconciliation algorithm between the two sides of the sync connection. It stores a hash of the file contents from the previous run for each file, so it can work out whether each side has changed since the last run. It then presents you with a GUI (or TUI) to review and adjust the reconciliation.

For the periods of my career where I've lived the two computer life (desktop and laptop), I've used Unison to keep substantial parts of my home directory in sync between the two machines.

[1]: https://github.com/bcpierce00/unison

Bender•22h ago
Nice. It would be nifty if this could also front-end LFTP. Using the mirror subsystem LFTP can replicate the behavior of rsync in a chroot sftp-only environment which I use heavily when I do not wish to give people a shell. If there was a UI it would be easier to help less technical people to use LFTP.
nesarkvechnep•21h ago
Is this your first SwiftUI app? The table and the sidebar have weird padding and as someone primarily focused on front-end in the past, it makes me uncomfortable. The sidebar can be a NavigationStack, currently it doesn't look like it.
mickelsen•19h ago
Not mine, just sharing what I found! Otherwise I'd have used "Show HN".
dmarinus•20h ago
I don't like GUIs for this so I made a simple cli frontend for rsync/rclone so I can just run pull/push in a directory like git. https://github.com/meeuw/rzn
lproven•19h ago
My main Mac can't run Sonoma without OCLP and I'm perfectly happy on Monterey for now, so I will skip.

I already have RSyncOSX, which after quite a bit of Googling and digging seems to be an older app by the same author.

https://github.com/rsyncOSX/RsyncOSX_archived

As opposed to the new:

https://github.com/rsyncOSX/RsyncOSX

Before that, I used to use ARsync:

https://arrsync.sourceforge.net/

https://www.bartbusschots.ie/s/2006/11/26/arrsync-an-rsync-g...

It was, as I recall, nicer still but it's no longer maintained and the x86-32 binary no longer runs.

w10-1•15h ago
Sorry, I noticed the XPC code is the generic to add numbers. Unused?

And the application is not sandboxed?[1]

The trick with an app like this is the risk of launching an external process, or building the app to include the binaries, thus avoiding some security risk (and possibly using XPC for inter-op updates).

Would you like to summarize how you identified and addressed the risks, and your approach for building/bundling/deploying the app?

[1] https://github.com/rsyncOSX/RsyncUI/blob/main/RsyncUI/RsyncU...

ctippett•35m ago
Not to detract from the author's efforts, but Transmit[1] has a feature that lets you synchronise two folders (as well as being a great all-round SFTP/remote file browser).

[1] https://help.panic.com/transmit/transmit5/synchronize/

Modern C++ – RAII

https://green7ea.github.io/modern/modern.html
28•green7ea•1h ago•24 comments

The radix 2^51 trick (2017)

https://www.chosenplaintext.ca/articles/radix-2-51-trick.html
225•blobcode•7h ago•35 comments

Radio Astronomy Software Defined Radio (Rasdr)

https://radio-astronomy.org/rasdr
17•zeristor•2h ago•3 comments

Bridged Indexes in OrioleDB: architecture, internals and everyday use?

https://www.orioledb.com/blog/orioledb-bridged-indexes
7•pella•47m ago•0 comments

Tokenization for language modeling: BPE vs. Unigram Language Modeling (2020)

https://ndingwall.github.io/blog/tokenization
10•phewlink•2h ago•0 comments

Atomics and Concurrency

https://redixhumayun.github.io/systems/2024/01/03/atomics-and-concurrency.html
16•LAC-Tech•2d ago•1 comments

Practical SDR: Getting started with software-defined radio

https://nostarch.com/practical-sdr
159•teleforce•9h ago•41 comments

Turn a Tesla into a mapping vehicle with Mapillary

https://blog.mapillary.com/update/2020/12/09/map-with-your-tesla.html
35•faebi•1d ago•12 comments

Triangle splatting: radiance fields represented by triangles

https://trianglesplatting.github.io/
90•ath92•7h ago•37 comments

WeatherStar 4000+: Weather Channel Simulator

https://weatherstar.netbymatt.com/
619•adam_gyroscope•19h ago•115 comments

FLUX.1 Kontext

https://bfl.ai/models/flux-kontext
394•minimaxir•17h ago•99 comments

What Happens When AI-Generated Lies Are More Compelling Than the Truth?

https://behavioralscientist.org/what-happens-when-ai-generated-lies-are-more-compelling-than-the-truth/
5•the-mitr•1h ago•0 comments

Show HN: MCP Server SDK in Bash (~250 lines, zero runtime)

https://github.com/muthuishere/mcp-server-bash-sdk
72•muthuishere•6h ago•19 comments

Printing metal on glass with lasers [video]

https://www.youtube.com/watch?v=J0NNO91WyXM
5•surprisetalk•2d ago•1 comments

OpenBAO (Vault open-source fork) Namespaces

https://openbao.org/blog/namespaces-announcement/
44•gslin•8h ago•19 comments

Dr John C. Clark, a scientist who disarmed atomic bombs twice

https://daxe.substack.com/p/disarming-an-atomic-bomb-is-the-worst
96•vinnyglennon•2d ago•62 comments

The atmospheric memory that feeds billions of people: Monsoon rainfall mechanism

https://phys.org/news/2025-05-atmospheric-memory-billions-people-monsoon.html
27•PaulHoule•2d ago•5 comments

Why do we get earworms?

https://theneuroscienceofeverydaylife.substack.com/p/mahna-mahna-do-doo-be-do-do-why-do
5•lentoutcry•2h ago•5 comments

Player Piano Rolls

https://omeka-s.library.illinois.edu/s/MPAL/page/player-piano-rolls-landing
46•brudgers•8h ago•30 comments

Show HN: I wrote a modern Command Line Handbook

https://commandline.stribny.name/
352•petr25102018•20h ago•91 comments

Buttplug MCP

https://github.com/ConAcademy/buttplug-mcp
179•surrTurr•4h ago•95 comments

Smallest Possible Files

https://github.com/mathiasbynens/small
42•yread•2d ago•16 comments

How to Do Ambitious Research in the Modern Era [video]

https://www.youtube.com/watch?v=w7DVlI_Ztq8
31•surprisetalk•6h ago•1 comments

Superauthenticity: Computer Game Aspect Ratios

https://datadrivengamer.blogspot.com/2025/05/superauthenticity-computer-game-aspect.html
15•msephton•3d ago•5 comments

Show HN: Donut Browser, a Browser Orchestrator

https://donutbrowser.com/
41•andrewzeno•7h ago•19 comments

Germany eyes 10% digital tax on global tech groups

https://www.ft.com/content/39d4678d-a7e1-4fce-b8d8-eb799cfed3e6
47•saubeidl•1h ago•42 comments

Making C and Python Talk to Each Other

https://leetarxiv.substack.com/p/making-c-and-python-talk-to-each
121•muragekibicho•3d ago•75 comments

Show HN: templUI – The UI Kit for templ (CLI-based, like shadcn/UI)

https://templui.io/
36•axadrn•7h ago•20 comments

Why is everybody knitting chickens?

https://ironicsans.ghost.io/why-is-everybody-knitting-chickens/
139•mooreds•2d ago•104 comments

I'm starting a social club to solve the male loneliness epidemic

https://wave3.social
213•nswizzle31•11h ago•387 comments