DEV Community

Cover image for Sync Folders: A Raycast Extension for Effortless Folder Synchronization
Giovambattista Fazioli
Giovambattista Fazioli

Posted on

Sync Folders: A Raycast Extension for Effortless Folder Synchronization

Sync Folders is a Raycast extension that simplifies folder synchronization using the rsync command. It allows users to sync folders between locations, create and edit sync presets, and manage them through a user-friendly interface. Key features include syncing directly from Finder selections and accessing sync presets via menu bar commands.

Sync Folder Menu

Ideal for professionals who need efficient and reliable file management, Sync Folders automates synchronization tasks, saving time and ensuring data consistency across devices. This extension combines the power of rsync with ease of use, enhancing productivity and organization in digital workflows.

Sync Folders

Read more

Top comments (3)

Collapse
 
simongreennet profile image
Simon Green

/have you considered using Syncthing? Unlike rsync, it will sync files and folders instantly. With rsync you need to run the command to sync between two locations.

Collapse
 
undolog profile image
Giovambattista Fazioli

👀 thx

Collapse
 
artemartemov profile image
Artem Artemov

any way to view the logs of items syncing or a way to view a verbose mode? really love this idea and is super helpful! currently while trying out things are hanging up when running between my NAS and wondering if it has to do with specific files/directories.