Giter Club home page Giter Club logo

widgettoggler's Introduction

WidgetToggler

WidgetToggler is a light-weight tray-bar application for macOS Sonoma that allows users to quickly hide all widgets, for example when screen-sharing. Update: When sharing screens in meetings, macOS Sonoma+ will automatically not share the Widgets, even though you as a user can still see them.

alt text

Features

  • Individual toggles Widgets for Desktop and Stage Manager ✅
  • Toggle widgets via global shortcut ⌘⌃w ✅
  • Use macOS Focus Filters to determine when to show widgets ✅
  • Launch at Login ✅

Requirements

  • macOS 14.0+
  • Xcode 15.0+

Installation

Download WidgetToggler from Releases, unzip and drag to Applications.

Toggling Widgets from CLI

In order to manually toggle widgets from the command line, the following defaults will toggle widgets shown on desktop. 0 is being used to show widgets, 1 is being used to hide them.

Desktop

defaults write com.apple.WindowManager StandardHideWidgets -int 1

Stage Manager

defaults write com.apple.WindowManager StageManagerHideWidgets -int 1

License

WidgetToggler is available under the Apache 2.0 license. See the LICENSE file for more info.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.