whatisgithub

What is turbo-boost-switcher?

mangerlahn/turbo-boost-switcher — explained in plain English

Analysis updated 2026-08-04 · repo last pushed 2017-01-27

1Objective-CAudience · generalComplexity · 1/5DormantSetup · moderate

In one sentence

A Mac menu bar app that lets you turn Turbo Boost on or off with one click, lowering CPU temperature by up to 20°C at the cost of some performance. It shows real-time temp and fan speed and can auto-disable Turbo Boost on launch.

Mindmap

mindmap
  root((repo))
    What it does
      Toggle Turbo Boost on off
      Show CPU temp and fan speed
      Auto disable on launch
    Why use it
      Lower Mac temperature
      Reduce fan noise
      Trade speed for cooler operation
    Who it is for
      Video transcoding users
      Photo editors
      Casual gamers on Mac
    Tech stack
      Objective C
      macOS menu bar app
      System level extension
    Gotchas
      Admin password each toggle
      Not signed by Apple
      PRO version avoids password

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Keep your Mac cooler and quieter during demanding tasks like video transcoding.

USE CASE 2

Reduce fan noise while editing photos in Photoshop or doing casual gaming.

USE CASE 3

Monitor real-time CPU temperature and fan speed from the menu bar.

USE CASE 4

Automatically disable Turbo Boost when the app starts and re-enable it on quit.

What is it built with?

Objective-CmacOSMenu Bar AppSystem Extension

How does it compare?

mangerlahn/turbo-boost-switcheraonez/macreflowerburningtyger/gmail-notifr
Stars111
LanguageObjective-CObjective-CObjective-C
Last pushed2017-01-272016-11-272013-01-22
MaintenanceDormantDormantDormant
Setup difficultymoderatemoderatemoderate
Complexity1/52/52/5
Audiencegeneralgeneralgeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 5min

The app is not digitally signed by Apple, so you must adjust your Mac security settings to allow it to run, and admin privileges are required each time you toggle Turbo Boost.

The explanation does not mention a license, so it is unclear what permissions are granted for use or distribution.

So what is it?

Turbo Boost Switcher is a Mac utility that lets you turn Turbo Boost, a feature that makes your CPU run faster but hotter, on or off with a single click from your menu bar. The main reason people use it is to significantly reduce their Mac's temperature: the developer reports up to 20°C lower CPU temperatures with Turbo Boost disabled. Turbo Boost is a processor feature that automatically speeds up individual CPU cores when needed. The catch is that it pushes temperatures close to 100°C, which can spike fan speeds and potentially shorten your hardware's lifespan. The app works by installing a system-level extension that toggles this feature on or off, which is why it asks for your administrator password when you use it. This tool is aimed at Mac users who regularly run demanding tasks like video transcoding, photo editing in Photoshop, or casual gaming, activities that tend to send fans into overdrive and CPU temperatures into the 90s. If your Mac frequently sounds like it's about to take off during these workloads, this app offers a way to trade some raw speed for noticeably cooler, quieter operation. It also shows CPU temperature and fan speed in real time, and can automatically disable Turbo Boost when the app launches and re-enable it when you quit. One notable tradeoff: because the app modifies low-level system settings, macOS requires admin privileges each time you toggle the feature. A paid "PRO" version sidesteps this by running a background service, but the free version works fine if you don't mind entering your password. The app also isn't digitally signed by Apple, so you'll need to adjust your Mac's security settings to allow it to run.

Copy-paste prompts

Prompt 1
How do I install and run Turbo Boost Switcher on my Mac if it says the developer cannot be verified and it is not signed by Apple?
Prompt 2
What is the difference between the free version and the PRO version of Turbo Boost Switcher regarding admin password prompts?
Prompt 3
How do I set Turbo Boost Switcher to automatically disable Turbo Boost on launch and re-enable it when I quit the app?
Prompt 4
Why does Turbo Boost Switcher ask for my administrator password every time I toggle Turbo Boost, and is there a way to avoid it?

Frequently asked questions

What is turbo-boost-switcher?

A Mac menu bar app that lets you turn Turbo Boost on or off with one click, lowering CPU temperature by up to 20°C at the cost of some performance. It shows real-time temp and fan speed and can auto-disable Turbo Boost on launch.

What language is turbo-boost-switcher written in?

Mainly Objective-C. The stack also includes Objective-C, macOS, Menu Bar App.

Is turbo-boost-switcher actively maintained?

Dormant — no commits in 2+ years (last push 2017-01-27).

What license does turbo-boost-switcher use?

The explanation does not mention a license, so it is unclear what permissions are granted for use or distribution.

How hard is turbo-boost-switcher to set up?

Setup difficulty is rated moderate, with roughly 5min to a first successful run.

Who is turbo-boost-switcher for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.