Skip to content

Copies browser related directories (profiles/cache dirs) to a tmpfs, increasing speed and reducing disk writes

License

Notifications You must be signed in to change notification settings

64-bitman/browser-on-ram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser-on-ram

What the title says, it syncs browser related directories such as your profile and cache to RAM via tmpfs. This results in increased performance and reduced disk writes (which some browsers have a habit of doing, A LOT). This is program is currently a work in progress, and as such backups are advised; don't use this program if you want to keep your browser data safe 100%.

Build & Install

git clone https://github.com/64-bitman/browser-on-ram.git
cd browser-on-ram
make
make install # doesn't exist, I will create that soon

Browsers Supported

  • Firefox

License

MIT

About

Copies browser related directories (profiles/cache dirs) to a tmpfs, increasing speed and reducing disk writes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published