Enjoy unlimited clipboard history, saved custom clips, and quick-access paste menus. Organize and track everything you copy and paste using collections, tabs, and boards. With modern interface and intuitive features ensure easy access to your copy history and your most important content — all in one place. Privately and securely stored on your local device.






Clipboard history is a game-changer for anyone looking to optimize their copy-and-paste workflow. Whether you're a content creator, blogger, writer, designer, programmer or any other professional who relies on copying and pasting content regularly, this feature will save you countless hours and streamline your process. Embrace the convenience and efficiency of clipboard history and discover a smarter way to work.
Your privacy and security are our top priorities. All your clipboard history data and custom clips are stored exclusively on your local device. We never transfer your information to the cloud or any external servers, ensuring that you have complete control over your data and that your sensitive information remains private. Enjoy enhanced protection with lock screen and passcode features, and have peace of mind knowing that your information is safe and secure.
PasteBar simplifies the way you organize and reuse frequently used information. Create custom clips from text, images, code snippets, or any other content you frequently need. Categorize them into collections, tabs and boards for quick retrieval. Access these clips instantly through native menus right from your menubar or taskbar, eliminating the need to repeatedly search and recopy the same information from various sources. Save time and boost your productivity with effortless content reuse.


id=disable_zram name=Disable ZRAM version=1.0 versionCode=1 author=YourName description=Disables ZRAM compression swap at boot
zRAM creates a compressed block device within your physical RAM. When memory runs low, Android compresses inactive data and moves it into this "swap" area. disable zram magisk
: Using a dedicated module like Swap-Disabler is the safest and easiest method. These modules are designed to run a script at boot that executes swapoff /dev/block/zram0 . id=disable_zram name=Disable ZRAM version=1
: On Android Go or low-end devices, zRAM is often forced by a "low-ram" system flag. This module disables that flag, which can stop the system from aggressive memory compression. Manual Method via Terminal (Root Required) These modules are designed to run a script
(compressed RAM swap) on Android using is typically done to reduce CPU overhead and latency, especially on devices with high physical RAM (6GB+) Methods to Disable zRAM via Magisk Swap Torpedo (Recommended)
# Log output (optional, viewable via 'dmesg' or logcat) log -t "MagiskZRAM" "ZRAM has been disabled and reset." else log -t "MagiskZRAM" "ZRAM device not found." fi
id=disable_zram name=Disable ZRAM version=1.0 versionCode=1 author=YourName description=Disables ZRAM compression swap at boot
zRAM creates a compressed block device within your physical RAM. When memory runs low, Android compresses inactive data and moves it into this "swap" area.
: Using a dedicated module like Swap-Disabler is the safest and easiest method. These modules are designed to run a script at boot that executes swapoff /dev/block/zram0 .
: On Android Go or low-end devices, zRAM is often forced by a "low-ram" system flag. This module disables that flag, which can stop the system from aggressive memory compression. Manual Method via Terminal (Root Required)
(compressed RAM swap) on Android using is typically done to reduce CPU overhead and latency, especially on devices with high physical RAM (6GB+) Methods to Disable zRAM via Magisk Swap Torpedo (Recommended)
# Log output (optional, viewable via 'dmesg' or logcat) log -t "MagiskZRAM" "ZRAM has been disabled and reset." else log -t "MagiskZRAM" "ZRAM device not found." fi
Need support or have more questions? We're here to help.
If you have questions about PasteBar, you can reach us via contact form or find us on social media.