Skip to content

poxju/SpoofDPIMenubar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpoofDPI Menubar App

This application provides a macOS menubar interface for SpoofDPI, based on the configuration from GoodbyeDPI-Turkey. The app wraps the SpoofDPI executable with an easy-to-use toggle interface, eliminating the need to run terminal commands manually.

Features

  • ✅ One-click start/stop toggle rather than one-click terminal

Installation

  1. Install dependencies:
npm install
  1. Ensure spoofdpi executable is in the root directory with execute permissions:
chmod +x spoofdpi

Usage

Development

npm start

Build for Distribution

npm run build

The DMG installer will be created in the dist/ folder as SpoofDPI-1.0.0-mac.dmg.

Distribution

For Users

  1. Download the DMG file
  2. Open it and drag SpoofDPI.app to Applications
  3. Launch the app - it will appear in your menubar

macOS

If macOS blocks the app on first launch, you can:

  • Option 1: Settings → Privacy & Security → Allow the application from the security section at the bottom

Requirements

  • macOS 10.12+
  • Node.js 16+
  • Electron 27+

License

MIT

Credits

About

A basic macOS menubar application to control SpoofDPI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published