Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 627 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 627 Bytes

SMS Transaction Parser

This repo hosts a FastAPI powered API codebase which accepts SMS messages as an input, auto-detects if a particular message is transactional in nature or not, and then parses out all the transactional meta-data.

The transactional meta-data can then be forwarded to various services for financial processing.

Currently supports: fireflyIII

All incoming SMS messages from your android phone can be transferred to this API by using SMS Forwarder