Skip to content

Send Notifications on MacOS from the command-line in pure C.

Notifications You must be signed in to change notification settings

bmcculley/macos-c-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac OS User Notifications from C

Build Status

This will enable the sending of user notifications from pure C. This repo is setup to send them from the command line.

Usage

  • Download the repo
  • git clone https://github.com/bmcculley/macos-c-notifications.git
  • Move into the directory and run make
  • cd macos-c-notifications && make

Note: I am assuming that you have a c compiler installed on your system.

Thank you

This project is originally forked from Jeremy Legendre's NS-C-UserNotification. Big thanks to him for such a head start.

About

Send Notifications on MacOS from the command-line in pure C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published