GithubHelp home page GithubHelp logo

anthrax3 / menubarfilter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wez/menubarfilter

0.0 1.0 0.0 590 KB

iOS-like dark menu bar for OSX

Home Page: http://wez.github.com/MenuBarFilter

Objective-C 95.47% Shell 4.53%

menubarfilter's Introduction

A Dark Menu Bar for OS/X

This is a little app that turns your menu bar black. It is derived from an application called Nocturne, by Blacktree, except that this version is focused primarily on the menu bar and not on the overall screen tinting that was present in Nocturne.

It also has improved behavior in the presence of Lion full-screen applications.

How it works

An overlay window is created that sits in front of the menu bar and applies a filters to change the menubar color.

By default it uses a hue filter to change the color, but there is a hidden preference that can be used to change this to a saturation filter in case you don't like how the colors are manipulated by the hue filter.

Preferences

There is no preference GUI (pull requests to add this are welcome!) but you can set the following preferences via the command line:

Enable/Disable Menu Bar Item

By default, MenuBarFilter provides a menu item that allows you to quit it. You can turn this off by running the following command and then restarting MenuBarFilter:

defaults write org.wezfurlong.MenuBarFilter enableMenu NO

Enable/Disable Hue Filter

By default, MenuBarFilter uses a Hue filter to manipulate the color of the menu bar. This may cause some menu bar apps to display with strange colors (particularly those that use colored icons or graphs in the menu bar). If you don't like this, you can disable the hue filter and instead use a saturation filter to reduce the saturation, brightness and contrast of the menu bar.

You will need to restart MenuBarFilter for this to take effect:

defaults write org.wezfurlong.MenuBarFilter useHue NO

License

This software is distributed under the terms of the Apache License 2.0

  • Copyright 2005 Blacktree
  • Copyright 2011 eece
  • Copyright 2012 Wez Furlong

menubarfilter's People

Contributors

ppreece avatar rickyromero avatar wez avatar

Watchers

 avatar

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.