GitHub - Bearbobs/PaperScreen: Give your Mac's display a softer, paper-like feel · GitHub
/" data-turbo-transient="true" />
Skip to content
Search or jump to...
Search code, repositories, users, issues, pull requests...
-->
Search
Clear
Search syntax tips
Provide feedback
--><br>We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel
Submit feedback
Saved searches
Use saved searches to filter your results more quickly
-->
Name
Query
To see all available qualifiers, see our documentation.
Cancel
Create saved search
Sign in
/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
Bearbobs
PaperScreen
Public
Uh oh!
There was an error while loading. Please reload this page.
Notifications<br>You must be signed in to change notification settings
Fork
Star<br>18
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>24 Commits<br>24 Commits
.github
.github
Build
Build
PaperScreen.xcodeproj
PaperScreen.xcodeproj
PaperScreen
PaperScreen
.gitignore
.gitignore
LICENSE
LICENSE
README.md
README.md
SECURITY.md
SECURITY.md
View all files
Repository files navigation
PaperScreen
A lightweight macOS utility that adds a subtle grain overlay across your screen to take the edge off harsh, glossy displays. It works on contrast and texture rather than color temperature, so your whites stay white.
Runs invisibly above every app, click-through, on every display, and stays out of your way.
Requirements
macOS 11.0+
Download & Installation
Download the latest PaperScreen.dmg from the Releases page:<br>https://github.com/Bearbobs/PaperScreen/releases
Open the downloaded DMG file,Drag PaperScreen.app into your Applications folder.
Launch PaperScreen from Applications.
The app will appear in your macOS menu bar.
Opening the App (Unsigned Build)
PaperScreen isn't notarized or signed with an Apple Developer certificate, so macOS Gatekeeper will block it on first launch with a message like "PaperScreen.app" is damaged and can't be opened or can't be opened because Apple cannot check it for malicious software. This is expected for an open-source, self-distributed app — here's how to open it anyway:
Option 1: System Settings
Try to open PaperScreen normally (double-click) — it will be blocked.
Go to System Settings → Privacy & Security .
Scroll down to the Security section, where you'll see a message about PaperScreen being blocked.
Click Open Anyway .
Confirm by clicking Open Anyway again if prompted.
Option 2: Terminal (if the above shows "damaged" instead of a security prompt)<br>This happens because macOS strips the quarantine flag differently depending on how the DMG was downloaded. Run:
xattr -cr /Applications/PaperScreen.app
Then launch PaperScreen normally.
Why this happens: Apple requires a paid Developer ID ($99/year) to notarize apps for smooth Gatekeeper approval. As a free, open-source project, PaperScreen doesn't currently use one. You can always verify what you're running by checking the source in this repo or building it yourself with Xcode.
Screenshots
How It Works
Overlay window — a borderless, transparent is created per screen at the highest window level.
Texture generation — Core Image's random noise generator is blurred and level-adjusted to produce an organic grain.
Compositing — the noise layer is applied, which darkens highlights and reduces perceived contrast without shifting hue — the effect of a physical matte screen protector, in software.
Contributing
Feel free to:
Open an issue for bug reports, feature requests, improvements, or suggestions.
Share ideas for new textures, customization options, or usability improvements.
Submit a pull request with fixes or new features.
Every suggestion and contribution helps make PaperScreen better.
About<br>Give your Mac's display a softer, paper-like feel<br>Resources<br>Readme<br>MIT license<br>Security policy<br>Security policy<br>Activity<br>Stars<br>18 stars<br>Watchers<br>0 watching<br>Forks<br>2 forks<br>Report repository
Releases
Sponsor this project
Packages
Contributors
Languages
You can’t perform that action at this time.