Skip to content

WillSuo-Github/ToastifyOSX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToastifyOSX - A macOS Toast Library

macOS 14.0

ToastifyOSX is a lightweight and customizable library for displaying toast notifications on macOS. It provides a simple API to show various types of toasts with ease.

Features

Toast Frame 2

  • Four Toast Types: ToastifyOSX supports four types of toasts: Success, Warning, Error, and Tips.
  • Simple API: Intuitive and straightforward API for displaying toasts with minimal code.

Installation

Use Swift Package Manager to intall ToastifyOSX.

Usage & Configuration

Toast.show(message: "Hello World", config: .init(level: .error, duration: 10), on: window)

Credits

  1. It relies on the SnapKit library for integration.

License

This workflow is open-source and available under the MIT License.

Support and Issues

If you encounter any issues or have questions, please open an issue on this GitHub repository, and we'll be happy to assist you.

About

Toast for macOS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages