psd-overlay-helper
Symlink and sync browser profile directories into RAM
Install
- All systems
-
curl cmd.cat/psd-overlay-helper.sh
- Debian
-
apt-get install profile-sync-daemon
- Ubuntu
-
apt-get install profile-sync-daemon
- Kali Linux
-
apt-get install profile-sync-daemon
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install profile-sync-daemon
- Raspbian
-
apt-get install profile-sync-daemon
- Dockerfile
- dockerfile.run/psd-overlay-helper
profile-sync-daemon
Symlink and sync browser profile directories into RAM
Profile-sync-daemon (psd) is a tiny pseudo-daemon designed to manage your browsers profile in tmpfs and periodically sync it back to disk. This is accomplished by symlinking and the innovative use of rsync to maintain a backup and synchronization between tmpfs and disk. One of the major design goals of psd is a completely transparent user experience.