This project is an automation script designed to send messages to "Mom" using desktop automation. It uses Node.js and relies on the @nut-tree/nut-js
package for the automation tasks.
- Install dependencies:
npm install
- Run the script:
npm start
- Add functionality to schedule messages at specific times.
- Add GUI for easier use and customization.
- Implement multi-platform support.
- Add support for attaching images and other media types.
- Add capability to use the script as a cron job for automatic scheduling.
MIT