# graysky2/profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.

Repository: https://github.com/graysky2/profile-sync-daemon
Canonical: https://ross.abutalabs.com/products/profile-sync-daemon
Homepage: https://wiki.archlinux.org/index.php/Profile-sync-daemon
Language: Shell
License: NOASSERTION
License Family: other
Last push: 2026-07-03T11:01:57+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 5344, "days_push": 61, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1059, forks 109 (observed 2026-08-28T04:03:25.550991+00:00)

## What it is
Profile-sync-daemon (psd) is a small shell-based pseudo-daemon that moves browser profile directories into tmpfs (RAM) via symlinks and periodically syncs them back to disk with rsync. It reduces HDD/SSD wear and speeds up browsers while remaining transparent to the user.

## Use cases
- speed up firefox and chrome by keeping profiles in ram
- reduce ssd wear from constant browser disk writes
- sync browser profile from tmpfs back to disk periodically
- manage browser profiles in tmpfs on linux
- keep browser profile backups with rsync

## When to choose
- you run Linux with plenty of free RAM and want faster browser startup and page loads
- you want to reduce SSD write wear from browser profile churn
- you use a supported browser like Firefox, Chromium, Chrome, or Vivaldi and want a transparent, set-and-forget solution

## When to avoid
- your home directory uses eCryptFS, where psd is known to risk browser corruption
- you have very limited RAM and cannot afford holding profiles in tmpfs
- you need a solution for Windows or macOS - psd is Linux-only

## Facets
- artifact type: cli-tool
- maturity: active
- function: caching, file-system, backup, developer-tools
- domain: performance, developer-tools
- platform: cli
- tags: tmpfs, rsync, browser-profiles, shell, system-optimization, daemon, command-line, linux

## Member repositories
- graysky2/profile-sync-daemon (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.550991+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:57:14.415638+00:00, confidence not recorded.
  - readme: https://github.com/graysky2/profile-sync-daemon (fetched 2026-08-28T04:03:25.550991+00:00, sha 5e4e6ea89a88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
