ohetzendorfer / StatusControl

Simple menu bar app to change various behaviors and settings in macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StatusControl

StatusControl is an simple menu bar app to change various behaviors and settings in macOS. Updated for Swift 3.

Show or hide files

Currently it is only possible to show or hide files in Finder, like this terminal commands:

defaults write com.apple.finder AppleShowAllFiles YES
killall Finder

Project is not finished yet.

Get in touch

Any questions? Feel free to contact me.

About

Simple menu bar app to change various behaviors and settings in macOS

License:MIT License


Languages

Language:Swift 100.0%