Skip to content

alzkdpf/hidden

 
 

Repository files navigation

hidden

An ultra-light MacOS utility that helps hide menu bar icons

Overview

  • Repository: alzkdpf/hidden
  • Visibility: Public
  • Last updated: 2020-12-07
  • Main stack: Swift, Xcode

Project Structure

.gitignore
CONTRIBUTING.md
Hidden Bar.xcodeproj/project.pbxproj
Hidden Bar.xcodeproj/project.xcworkspace/contents.xcworkspacedata
LICENSE
LauncherApplication/AppDelegate.swift
LauncherApplication/Assets.xcassets/Contents.json
LauncherApplication/Base.lproj/Main.storyboard
LauncherApplication/Info.plist
LauncherApplication/LauncherApplication.entitlements
LauncherApplication/ViewController.swift
LauncherApplication/ja.lproj/Main.strings
LauncherApplication/zh-Hans.lproj/Main.strings
PRIVACY_POLICY.md
README.md
hidden/AppDelegate.swift
hidden/Assets.xcassets/Contents.json
hidden/Base.lproj/Main.storyboard
hidden/Common/Constant.swift
hidden/Common/Preferences.swift
hidden/Common/Util.swift
hidden/EventMonitor.swift
hidden/Extensions/Bundle+Extension.swift
hidden/Extensions/NSWindow+Extension.swift
hidden/Extensions/Notification.Name+Extension.swift
hidden/Extensions/String+Extension.swift
hidden/Extensions/UserDefault+Extension.swift
hidden/Hidden.entitlements
hidden/Info.plist
hidden/Models/GlobalKeybindingPreferences.swift
hidden/Models/SelectedSecond.swift
hidden/Views/HyperlinkTextField.swift
hidden/Views/NSBarButtonItem+Extension.swift
hidden/Views/NSView+Extension.swift
hidden/en.lproj/Localizable.strings
hidden/ja.lproj/Localizable.strings
hidden/ja.lproj/Main.strings
hidden/zh-Hans.lproj/Localizable.strings
hidden/zh-Hans.lproj/Main.strings
img/appstore.svg
img/screen1.png
img/screen2.png
img/tutorial.gif

Getting Started

Clone the repository and inspect the tracked files for the current workflow.

Notes

  • This README was generated from the repository metadata and file structure.
  • Update this document when setup steps, deployment targets, or project ownership changes.

About

An ultra-light MacOS utility that helps hide menu bar icons

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%