Rare find

YADM. A tool that backs up and syncs your computer settings across all your devices.

yadm.io

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2025
  • Add support for "seed" template (#435)
  • Change handling of dirs with alt conditions
  • Fix typos in manpage
  • Replace ubuntu 20.04 with 22.04
  • Release 3.5.0
  • Update CHANGES and prepare for 3.5.0
  • Add yadm.filename variable to default template processor
  • Fix handling of filenames with space in bash completion (#341)
  • Minor cleanups of alt handling
  • Add support for negative alt conditions (#522)
  • Automatically exclude alt links and template files
February 2025
  • parse_encrypt: Don't let e.g. "*.ext" match files in subdirs
  • Release 3.4.0
  • Update CHANGES and prepare for 3.4.0
January 2025
  • Document YADM_HOOK_DATA and YADM_HOOK_DIR env variables (#343)
  • Add test to verify that file is only included once in archive
  • Add support and tests for clone --recurse-submodules
  • Make "yadm clone --recursive" work as expected (#517)
  • Run tests on github windows runner using WSL
  • test: Make distroy family detection work as in yadm