Skip to content

Alex4210987/deepiMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deepiMessage

A Python application for sending and receiving iMessages on macOS.

Usage

install the following dependencies:

pip install python-dotenv aiosqlite pytypedstream

run main.py

python main.py

Features

  • Send iMessages: An AppleScript will be executed to send iMessages to the target user.
  • Receive iMessages: The SQLite database will be queried to get the latest iMessages received.
  • Reminders: Send reminder messages to the target user.

TODO

  • Use deepseek or other LLMs to answer questions
  • Integrate with websearch
  • Set schedules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages