Nudge is a macOS utility built by the macadmins
community. It's designed to provide an intuitive user interface for device administrators to notify users about important software updates, system configurations, or compliance-related requirements. It serves as a bridge between administrators and users, ensuring systems stay secure and up-to-date.
- Customizable Notifications: Show notifications to users based on pre-set conditions.
- User Friendly: Designed with a clear and intuitive user interface.
- Supports macOS Dark Mode: Fully compatible with macOS dark mode for optimal viewing.
- Flexible Configurations: Allows administrators to customize the application behavior and notifications based on their requirements.
- Download the latest release from the releases page.
- Move the Nudge app into your Applications folder.
- Launch Nudge from your Applications folder.
After installation, administrators can configure Nudge with a JSON configuration profile. Please refer to the wiki for more details on configuration options.
We appreciate your interest in contributing to Nudge. Any contributions, issues, and feature requests are welcome.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourFeature
) - Commit your Changes (
git commit -m 'Add some YourFeature'
) - Push to the Branch (
git push origin feature/YourFeature
) - Open a Pull Request
Nudge is distributed under the Apache 2.0 License. See LICENSE
for more information.
If you encounter any issues or have any questions, please open an issue on the GitHub issue tracker.