Skip to content

defcc/kidox.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KidoX app icon

KidoX

A Modern Launchpad Replacement for Mac. Built with Swift and SwiftUI.

Website · Download

KidoX launcher screenshot

About KidoX App

Apple removed Launchpad in macOS Tahoe, replacing a familiar visual app launcher with a different app discovery experience.

KidoX is built for people who still want a fast, visual, keyboard-friendly way to browse, organize, and launch Mac apps.

It restores the Launchpad-style grid while improving the parts that matter day to day: quick search, clean organization, smooth navigation, customizable behavior, and a native macOS feel built with SwiftUI.

KidoX is not a system hack or a patched copy of Launchpad. It is an independent macOS app designed to provide a modern launcher experience that feels at home on current versions of macOS.

Overview

This repository contains the KidoX macOS app source code. It is published for transparency, security review, education, and community contributions.

The license-management backend, production release configuration, signing credentials, notarization credentials, and distribution infrastructure are not included in this repository.

Source Availability

KidoX is source-available, not open-source.

You may read the source code, study how the app works, audit it, and build it locally for personal evaluation, security review, or development. You may also submit issues and pull requests.

You may not redistribute KidoX, publish compiled builds, sell compiled builds, distribute modified versions, distribute forks, or use the KidoX name, icon, logo, or brand assets in a way that suggests an official release or endorsement without prior written permission.

Official builds are distributed only through channels controlled by the KidoX maintainers.

What's Included

  • KidoX/ - main macOS app source
  • KidoXApp.xcodeproj/ - Xcode project and shared scheme
  • KidoXIPC/ - shared IPC support code
  • KidoXDockTile/ - Dock tile plug-in
  • Resources/ - app icons and bundled visual assets
  • Packaging/DMG/ - local DMG packaging helper scripts

Requirements

  • macOS
  • Xcode
  • Xcode command line tools

Local Development

Open KidoXApp.xcodeproj in Xcode and run the KidoX scheme.

You can also build from the command line:

xcodebuild -project KidoXApp.xcodeproj -scheme KidoX -configuration Debug build

The project uses Swift Package Manager dependencies resolved by Xcode.

Local builds are intended for evaluation, review, and development. They are not licensed for redistribution.

Packaging

The DMG helper lives at Packaging/DMG/build-dmg.sh.

Release packaging requires local signing, notarization, and production configuration that are intentionally not committed to this repository. Local files such as Packaging/DMG/release.env are ignored and should not be committed.

Maintainers

Contributing

Issues and pull requests are welcome when they improve the app, documentation, reliability, or security.

By submitting a contribution, you agree that the maintainers may use, modify, distribute, and include your contribution in official KidoX releases.

Disclaimer

This repository is provided as a source-visible reference for the KidoX macOS app. It is not an official distribution channel for compiled binaries.

License

No open-source license is granted.

The source code is made available only under the source-availability terms described above. All rights not expressly granted are reserved by the copyright holders. The KidoX name, logo, icon, and related brand assets are reserved.

About

A Modern Launchpad Replacement for Mac

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors