hidden
메뉴 바 아이콘을 숨기는 데 도움을 주는 초경량 macOS 유틸리티
파일 탐색기
최종 버전 다운로드 (.zip)- ARCHITECTURE.md
- BACKLOG.md
- MANUAL.md
- RUNBOOK.md
- Localizable.strings
- Main.strings
- Contents.json
- icon_128@1x.png
- icon_128@2x.png
- icon_16@1x.png
- icon_16@2x.png
- icon_256@1x.png
- icon_256@2x.png
- icon_32@1x.png
- icon_32@2x.png
- icon_512@1x.png
- icon_512@2x.png
- arrow.pdf
- Contents.json
- banner.pdf
- Contents.json
- banner_alway_hide.pdf
- Contents.json
- Contents.json
- ic_collapse.png
- baseline_lens_white_18dp.png
- Contents.json
- Contents.json
- ic_expand.png
- Contents.json
- ic_line.png
- Contents.json
- ic_logo.png
- Contents.json
- ico_1.pdf
- Contents.json
- ico_2.pdf
- Contents.json
- ico_3.pdf
- Contents.json
- ico_4.pdf
- Contents.json
- ico_5.pdf
- Contents.json
- ico_6.pdf
- Contents.json
- ico_7.pdf
- Contents.json
- ico_collapse.pdf
- Contents.json
- ico_compass.pdf
- Contents.json
- ico_email.pdf
- Contents.json
- ico_fb.pdf
- Contents.json
- ico_github.pdf
- Contents.json
- ico_twitter.pdf
- Contents.json
- seprated.pdf
- Contents.json
- seprated_1.pdf
- Contents.json
- Main.storyboard
- Assets.swift
- Constant.swift
- Preferences.swift
- Util.swift
- Localizable.strings
- Main.strings
- Localizable.strings
- Bundle+Extension.swift
- Date+Extension.swift
- Notification.Name+Extension.swift
- NSWindow+Extension.swift
- StackView+Extension.swift
- String+Extension.swift
- UserDefault+Extension.swift
- AboutViewController.swift
- PreferencesViewController.swift
- PreferencesWindowController.swift
- StatusBarController.swift
- Localizable.strings
- Main.strings
- Localizable.strings
- Main.strings
- Localizable.strings
- Main.strings
- GlobalKeybindingPreferences.swift
- SelectedSecond.swift
- Localizable.strings
- Main.strings
- HyperlinkTextField.swift
- NSBarButtonItem+Extension.swift
- NSView+Extension.swift
- Localizable.strings
- Main.strings
- Localizable.strings
- Main.strings
- AppDelegate.swift
- Hidden.entitlements
- Info.plist
- Package.resolved
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- Hidden Bar.xcscheme
- project.pbxproj
- appstore.svg
- icon_512@2x.png
- screen1.png
- screen2.png
- tutorial.gif
- .gitignore
- CHANGELOG.md
- CONTRIBUTING.md
- LICENSE
- PRIVACY_POLICY.md
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/dwarvesf/hidden
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd hidden
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Homebrew macOS/Linux용 패키지 매니저입니다.
brew install --cask hiddenbar
Homebrew로 이미 빌드된 패키지를 바로 설치합니다. 소스 빌드가 필요 없습니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
