Skip to content

anthdono/eventkit-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A TypeScript wrapper of Apple's EventKit framework implemented natively via Objective C++ addons using Node-API.

Note

Project under development, see coverage

The legacy wrapper (using Swift dynamic libs + FFI) is still available at /legacy, however it isa broken on recent Node.js releases due to outdated node-ffi/node-ffi-napi.

About

Why?

The native Apple frameworks expose their API to Objective-C and Swift, and occasionally C (e.g. Core Graphics or certain parts of Core Audio).

This project exposes Apple's EventKit framework to JavaScript/Typescript enabling interaction with Calendars and Reminders from Node.js.

XXX TODO

About

A TypeScript wrapper of Apple's EventKit framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published