This repository contains the official documentation for Badgeify, a macOS menu bar app that transforms your Mac's menu bar into a powerful notification and app launching hub.
Badgeify is your ultimate menu bar companion for macOS that helps you:
- Stay updated with notifications from all your apps
- Launch applications quickly
- Keep your workspace clean and organized
The documentation is organized as follows:
-
Get Started
introduction.mdx- Overview of Badgeifyquickstart.mdx- Installation and setup guide
-
Features
customize-icon.mdx- How to customize application iconsicon-visibility.mdx- Managing icon visibilityhighlight-color.mdx- Customizing notification highlight colorsapp-groups.mdx- Creating and managing app groups
-
Troubleshooting
- Various guides to solve common issues
This documentation is built with Mintlify, as specified in the docs.json configuration file.
To run the documentation locally:
- Install Mintlify CLI:
npm install -g mintlify - Run the development server:
mintlify dev - Visit
http://localhost:3000to preview the documentation
The documentation is automatically deployed through Mintlify's platform when changes are pushed to the main branch.
Please refer to the project license for usage terms and conditions.