Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VEIL

Private overlay for live interviews, sales calls, and meetings. Hidden from screen capture.

MIT licensed. PRs welcome — they cannot land on main until @ginxx009 approves. See CONTRIBUTING.md.

Platform Hide from share Run Installer
macOS NSWindowSharingNone mac/README.md VEIL.dmg
Windows WDA_EXCLUDEFROMCAPTURE windows/README.md VEIL.exe

Mac

cd mac
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt
python3 VEIL.py

Build a DMG (on a Mac): bash mac/build_dmg.shdist/VEIL.dmg.

Windows

cd windows
Launch.bat

Build an EXE (on Windows): windows\build.batdist\VEIL.exe.

Download

GitHub → ActionsRelease installers → Run workflow (or push a v* tag). Artifacts:

  • VEIL-macVEIL.dmg
  • VEIL-windowsVEIL.exe

Icon is in icons/.

Tests

python -m pip install pytest pypdf
python -m pytest tests -q

CI runs this on every pull request. A failing tests check cannot be merged.

About

No description, website, or topics provided.

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages