Focus on your work.
Cloak the rest.

A smarter way to control what others see. Hide apps during Zoom, Teams, or Leet Code Exams and keep your desktop clean.

Try Live Demo
Cloakly
Coding Interview • Live
Two Sum - LeetCode - Chrome

Two Sum

LeetCode • Easy

45:23
Given an array of integers nums and an integer target, return indices of the two numbers...
function twoSum(nums, target) {
const map = new Map();
for (let i = 0; i < nums.length; i++) {
const complement = target - nums[i];
}
}
Audience View
Two Sum - LeetCode - Chrome

Two Sum

LeetCode • Easy

45:23
Given an array of integers nums and an integer target, return indices of the two numbers...
function twoSum(nums, target) {
const map = new Map();
for (let i = 0; i < nums.length; i++) {
const complement = target - nums[i];
}
}
ChatGPT
U
Explain binary search tree traversal methods
There are three main traversal methods:
• In-order: Left → Root → Right
• Pre-order: Root → Left → Right
• Post-order: Left → Right → Root
Time complexity: O(n)...
Interview Notes.txt - Notepad
// Key Points to Remember:
✓ Ask clarifying questions
✓ Think out loud
✓ Consider edge cases
Common Patterns:
• Two pointers
• Sliding window
• Hash maps for O(1) lookup
Sticky Notes
Quick Ref
Array.sort(): O(n log n)
HashMap.get(): O(1)
Binary Search: O(log n)
Your View

Total Control Over Your Digital Presence.

Cloakly is the ultimate privacy layer for your desktop. Hide, pin, and adjust any window to stay organized and private.

Invisible to Screen Share

Choose any app, and Cloakly makes it invisible to Zoom, Teams, Discord, OBS, and others. You still see and use the app locally. Others don't.

Pin on Top

Keep essential tools always visible. With one click, a window stays above everything else, even when you switch tasks.

Ghost Mode

Turn any window partially see-through. Layer apps, take notes, or multitask without constant switching.

Taskbar Stealth

Keep your workspace clean and private by removing selected windows from the taskbar while they stay fully usable.

How Cloakly Works

A live control panel for your entire desktop. Manage visibility, priority, and transparency with simple toggles.

1

See all your open apps

Every window is listed with its name and icon. No guessing. No searching. Everything is organized and easy to control.

2

Toggle privacy instantly

Enable 'Hide from screen share' to make windows invisible to Zoom/OBS, or 'Pin on top' to keep them visible to you.

3

Adjust transparency

Slide left to fade the window and see what's behind it. Perfect for layering apps and taking notes.

4

Taskbar Stealth

If an app is set to Hidden, Cloakly removes it from your taskbar. Total privacy, even from prying eyes.

5

Real-time & Safe

All changes happen instantly with no flickers. Cloakly runs quietly in the background protecting your workflow.

Cloakly
Cloakly Control Panel

Discord

general - Discord

OPACITY
100%

Visual Studio Code

HIDDEN

Cloakly Web Concept

OPACITY
100%

Spotify

Spotify Premium

OPACITY
85%

Google Chrome

Inbox (3) - Gmail

OPACITY
100%
System Active
v1.0.4

Built for Real Workflows.

Cloakly fits naturally into your daily routine, protecting privacy and improving productivity across every industry.

Remote Workers

Hide private apps, chats, and documents during video meetings so nothing sensitive leaks while sharing your screen.

Content Creators

Keep scripts, outlines, or reference notes pinned on top while recording or livestreaming.

Students

Layer transparent apps to take notes while watching lectures, or keep study material visible without switching tabs.

Online Exam Takers

Control what proctoring systems can see by hiding unrelated apps while keeping allowed tools visible.

Developers

Pin logs, terminals, or documentation above your IDE for smoother debugging and fewer interruptions.

Traders & Analysts

Keep sensitive dashboards private during meetings while sharing only the windows you choose.

What They See vs What You See

Cloakly shows the exam platform only what you allow, while giving you full freedom to layer tools directly over the coding question.

What They See

Public View
LeetCode - Two Sum
class Solution:
def twoSum(self, nums, target):
# Write your code here
pass
Clean Feed
Just the LeetCode editor
No ChatGPT
No study notes
No extra windows
No taskbar clutter

"To them the screen looks clean and exam ready."

What You See

Private View
LeetCode - Two Sum
class Solution:
def twoSum(self, nums, target):
# Write your code here
pass
ChatGPT
Here's an optimal solution using a hash map to store visited numbers...
Notes
- Time: O(n)
- Space: O(n)
The LeetCode exam
ChatGPT layered on top
Study notes pinned where you want
Transparency enabled
Your normal workflow, untouched

"You see the real setup you need to work comfortably."

Cloakly Pricing

Choose the plan that matches how you work. No credit card needed for Free.

Free

$0

Get Cloakly for Windows

All essential privacy features:

  • Hide 1 window
  • Pin 1 window
  • Basic transparency
  • Auto detect windows
  • Works with Zoom, Teams, OBS
  • Limited privacy control
  • No persistent rules
  • No taskbar hiding
Launch Sale

Pro Monthly

$4.99$9.99/ month

Full privacy control

Everything in Free, plus:

  • Unlimited hidden windows
  • Hide apps from taskbar
  • Full transparency layering
  • Persistent window rules
  • Multi monitor support
  • Priority support

Pro Annual

$49.99/ year

Best value for daily users

Everything in Pro Monthly, plus:

  • Best value (Save ~17%)
  • Long term access
  • Unlimited hidden windows
  • Hide apps from taskbar
  • Full transparency layering
  • Persistent window rules

Compare Features

FeatureFreePro MonthlyPro Annual
Hidden windows1UnlimitedUnlimited
Pin windows1UnlimitedUnlimited
Taskbar hiding
TransparencyBasicFull layeringFull layering
Pin + Transparency combos
Persistent window rules
Multi monitor support
Global hotkeys
Priority support

Frequently Asked Questions

No. When you hide a window, it becomes invisible to screen sharing apps like Zoom, Teams, Google Meet, Discord, and OBS. You can still use the window normally, but nobody else sees it.
Yes, but only in the Pro plans. Hidden apps disappear from your taskbar so your desktop looks clean and private to others.
In the Free plan, hidden apps reset when closed.
In Pro, Cloakly saves your rules so your setup stays exactly how you want it.
Yes. You choose what the exam platform sees. For example, they only see the LeetCode window. You can still view your notes or other tools privately.
Yes. Pro includes full transparency layering, so you can overlay reference material or notes without switching tabs.
No. Cloakly is lightweight and optimized to run quietly in the background without affecting performance.
No. Cloakly works instantly. No account needed to try it or use the Free plan.
Yes. You can cancel a Pro Monthly or Pro Annual subscription whenever you want.
Yes. Cloakly does not collect or upload the contents of any windows you hide. Everything stays on your machine.
Yes, but only in the Pro plans. Multi monitor control lets you manage privacy across all screens.
Limited Early Access

Get Early Access to
Cloakly

Join the early waitlist and help us shape window hiding, taskbar stealth, and screen share privacy features.

No spam. Unsubscribe at any time.