An open API service indexing awesome lists of open source software.

https://github.com/blazinsan/privacyscreenfilter

Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.
https://github.com/blazinsan/privacyscreenfilter

cplusplus cpp programming programming-language

Last synced: 9 months ago
JSON representation

Privacy screen filter that simulates a privacy screen film that protects your privacy around others. It is developed using C++ and ran as a windows program.

Awesome Lists containing this project

README

          

# PrivacyScreenFilter
Privacy screen filter program that simulates a privacy screen film to protect your privacy around others. It is developed using C++ and ran as a windows program.

### **Screenshots:-**
![image](https://github.com/user-attachments/assets/ff99f918-1389-448b-b5a4-755417e9ee43)
![image](https://github.com/user-attachments/assets/f08d6919-c4c4-457f-9e65-505fa92ab028)
![image](https://github.com/user-attachments/assets/e347e919-6786-4713-9c7d-04b1c93aed98)
![image](https://github.com/user-attachments/assets/cbd6d333-a997-407d-a4a0-9aac624dd023)

To run the app, install the PrivacyOverlay.exe file and run it, simple as that 😁

### **Prereqesites:-**

**!!** Download **64-bit** compatible Visual C++ Redistributable Package at: *https://aka.ms/vs/17/release/vc_redist.x64.exe*
**!!** Download **32-bit** compatible Visual C++ Redistributable Package at: *https://aka.ms/vs/17/release/vc_redist.x86.exe*

### **To Be Fixed:-**
1. Black line in the middle of the screen when applying filter (FIXED ✅)
2. Hotkey not working at all times (FIXED ✅)
3. Complete UI overhaul (FIXED ✅)

## Programming Languages Used

| Language | Percentage |
|----------|------------|
| ![C++](https://img.shields.io/badge/-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white) | ![C++](https://img.shields.io/badge/C++-100%25-00599C) |