imessage-apple 0.1.0

AppleScript execution helpers for iMessage actions on macOS.
Documentation
1
2
3
4
/// AppleScript templates, macOS process execution, and filesystem helpers.
pub mod actions;
pub mod process;
pub mod scripts;