nothing-x-macos
Unofficial macOS companion app for Nothing and CMF earbuds with ANC, EQ, gestures, and battery controls.
파일 탐색기
- swift.yml
- Controls.png
- Dashboard.png
- EarTipTest.png
- Equaliser.png
- FindMyBuds.png
- MyDevices.png
- Pairing.png
- QuickPanel.png
- Settings.png
- Contents.json
- AppIcon-128.png
- AppIcon-128_2x.png
- AppIcon-16.png
- AppIcon-16_2x.png
- AppIcon-256.png
- AppIcon-256_2x.png
- AppIcon-32.png
- AppIcon-32_2x.png
- AppIcon-512.png
- AppIcon-512_2x.png
- Contents.json
- bluetooth_disabled_36dp_FFFFFF.png
- Contents.json
- cmf_buds_left.png
- Contents.json
- cmf_buds_pro_2_left.png
- Contents.json
- cmf_buds_pro_2_right.png
- Contents.json
- cmf_buds_pro_left.png
- Contents.json
- cmf_buds_pro_right.png
- Contents.json
- cmf_buds_right.png
- Contents.json
- Contents.json
- ear_1.png
- ear_1_2x.png
- ear_1_3x.png
- Contents.json
- ear_one_white_left 1.png
- ear_one_white_left 2.png
- ear_one_white_left.png
- Contents.json
- ear_one_white_left_darken 1.png
- ear_one_white_left_darken 2.png
- ear_one_white_left_darken.png
- Contents.json
- ear_one_white_right 1.png
- ear_one_white_right 2.png
- ear_one_white_right.png
- Contents.json
- ear_one_white_right_darken 1.png
- ear_one_white_right_darken 2.png
- ear_one_white_right_darken.png
- Contents.json
- ear_2_left.png
- Contents.json
- ear_2_right.png
- Contents.json
- ear_3_left.png
- Contents.json
- ear_3_right.png
- Contents.json
- ear_a_yellow_left.png
- Contents.json
- ear_a_yellow_right.png
- Contents.json
- ear_left.png
- Contents.json
- ear_open_left.png
- Contents.json
- ear_open_right.png
- Contents.json
- ear_right.png
- Contents.json
- ear_stick_left.png
- Contents.json
- ear_stick_right.png
- Contents.json
- Contents.json
- nothing-ear-1.svg
- Contents.json
- exportedImage 1.png
- exportedImage 2.png
- exportedImage.png
- Contents.json
- exportedImage 1.png
- exportedImage 2.png
- exportedImage.png
- Contents.json
- JsonEncoder.swift
- BluetoothDeviceDTO.swift
- EQPresetStorage.swift
- Mapper.swift
- NothingDeviceDTO.swift
- NothingRepositoryImpl.swift
- ANC.swift
- Codenames.swift
- DeviceCapabilities.swift
- DeviceType.swift
- DoubleTapAndHoldGestureActions.swift
- DoubleTapGestureActions.swift
- EQProfiles.swift
- GestureType.swift
- SKU.swift
- TapAndHoldGestureActions.swift
- TripleTapGestureActions.swift
- Commands.swift
- BluetoothDeviceEntity.swift
- EQPreset.swift
- NothingDeviceEntity.swift
- ConnectToNothingUseCaseProtocol.swift
- DeleteSavedUseCaseProtocol.swift
- DisconnectDeviceUseCaseProtocol.swift
- DiscoverNothingUseCaseProtocol.swift
- FetchDataUseCaseProtocol.swift
- GetSavedDevicesUseCaseProtocol.swift
- IsBluetoothOnUseCaseProtocol.swift
- IsNothingConnectedUseCaseProtocol.swift
- RingBudsUseCaseProtocol.swift
- StopNothingDiscoveryUseCaseProtocol.swift
- StopRingingBudsUseCase.swift
- StopRingingBudsUseCaseProtocol.swift
- SwitchAncUseCaseProtocol.swift
- SwitchControlsUseCaseProtocol.swift
- SwitchEqUseCaseProtocol.swift
- SwitchInEarDetectionUseCaseProtocol.swift
- SwitchLatencyUseCaseProtocol.swift
- ConnectToNothingUseCase.swift
- DeleteSavedDeviceUseCase.swift
- DisconnectDeviceUseCase.swift
- DiscoverNothingUseCase.swift
- FetchDataUseCase.swift
- GetSavedDevicesUseCase.swift
- IsBluetoothOnUseCase.swift
- IsNothingConnectedUseCase.swift
- RingBudsUseCase.swift
- StopNothingDiscoveryUseCase.swift
- SwitchAncUseCase.swift
- SwitchControlsUseCase.swift
- SwitchEqUseCase.swift
- SwitchInEarDetectionUseCase.swift
- SwitchLatencyUseCase.swift
- BluetoothService.swift
- NothingRepository.swift
- NothingService.swift
- RepositoryNotifications.swift
- BluetoothNotifications.swift
- BluetoothStates.swift
- DataNotifications.swift
- NothingDeviceMapper.swift
- NothingDeviceFDTO.swift
- CRC16.swift
- NXLogger.swift
- SKUUtil.swift
- BluetoothManager.swift
- BluetoothServiceImpl.swift
- NothingServiceImpl.swift
- PulsingCirclesAnimation.swift
- BatteryIndicatorViewViewModel.swift
- BluetoothIsOffViewViewModel.swift
- BudsPickerComponentViewModel.swift
- CaseLEDViewModel.swift
- ConnectViewViewModel.swift
- ControlsDetailViewViewModel.swift
- Destination.swift
- DiscoverStartedViewViewModel.swift
- DiscoverViewViewModel.swift
- EarTipTestViewModel.swift
- EqualizerViewViewModel.swift
- FailedToConnectViewViewModel.swift
- FindMyBudsViewViewModel.swift
- MainViewViewModel.swift
- NoiseControlViewViewModel.swift
- SettingsViewViewModel.swift
- Store.swift
- Notifications.swift
- ButtonStyles.swift
- MenuStyles.swift
- ProgressViewStyles.swift
- SwitchToggleStyle.swift
- BackButtonView.swift
- BatteryIndicatorView.swift
- BudsPickerComponent.swift
- BudsSidePickerView.swift
- ControlMenuView.swift
- DeviceNameDotTextView.swift
- EQCurveView.swift
- NoiseControlView.swift
- QuitButtonView.swift
- SettingsButtonView.swift
- BluetoothIsOffView.swift
- CaseLEDView.swift
- ConnectView.swift
- ControlsDetailView.swift
- ControlsView.swift
- DiscoverStartedView.swift
- DiscoverView.swift
- EarTipTestView.swift
- EqualizerView.swift
- FindMyBudsView.swift
- HomeView.swift
- ModalSheetView.swift
- SettingsView.swift
- NXConnectScreen.swift
- NXControlsScreen.swift
- NXDashboardScreen.swift
- NXEarTipTestScreen.swift
- NXEqualizerScreen.swift
- NXFindMyBudsScreen.swift
- NXMyDevicesScreen.swift
- NXQuickPanel.swift
- NXSettingsScreen.swift
- NXTheme.swift
- NXWindowView.swift
- Contents.json
- 5by7.ttf
- ndot-45.otf
- AppIcon-128.png
- AppIcon-128_2x.png
- AppIcon-16.png
- AppIcon-16_2x.png
- AppIcon-256.png
- AppIcon-256_2x.png
- AppIcon-32.png
- AppIcon-32_2x.png
- AppIcon-512.png
- AppIcon-512_2x.png
- bluetooth_disabled.svg
- ear_1.png
- ear_1_2x.png
- ear_1_3x.png
- ear_1_4x.png
- ear_one_white_left.png
- ear_one_white_left_darken.png
- ear_one_white_right.png
- ear_one_white_right_darken.png
- exportedImage.png
- nothing-ear-1.svg
- radio_button_not_selected_dark.png
- radio_button_selected.png
- radio_button_selected_dark.png
- exportOptions.plist
- Nothing_X_MacOS.entitlements
- Nothing_X_MacOSApp.swift
- IDEWorkspaceChecks.plist
- WorkspaceSettings.xcsettings
- contents.xcworkspacedata
- project.pbxproj
- Nothing_X_MacOSTests.swift
- Nothing_X_MacOSUITests.swift
- Nothing_X_MacOSUITestsLaunchTests.swift
- .gitignore
- LICENSE
- Nothing-X-MacOS-Info.plist
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
