A simple Electron app that previews the Youglish website without ads and without YouTube tracking your history.
- 🔇 Ad-free Youglish experience
- 🕵️♂️ Incognito mode – YouTube can’t track your history
- ⚡ Built with Electron, React, and TailwindCSS
- 🧼 Minimal, clean interface
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux