Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls
https://github.com/graysky2/profile-sync-daemon
Profile-sync-daemon (psd) is a tiny pseudo-daemon designed to manage your
browser's profile in tmpfs and to periodically sync it back to your physical
disc (HDD/SSD). This is accomplished via a symlinking step and an innovative
use of rsync to maintain back-up and synchronization between the two. One of
the major design goals of psd is a completely transparent user experience.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:ARM/profile-sync-daemon && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
profile-sync-daemon-6.50.tar.gz | 0000021464 21 KB | |
profile-sync-daemon.changes | 0000000917 917 Bytes | |
profile-sync-daemon.spec | 0000002467 2.41 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1170625
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to 6.50: * psd.in: add missing var to fix backup limit * Add vscode dir * README and MIT: update * Per XDG Base Directory Specification, create XDG_RUNTIME_DIR in /tmp * Fix surf support (rm wrong '/')
Comments 0