Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattdutson/imessage-to-html
A script for converting macOS iMessage history into a searchable HTML file, written for my lovely wife Itzel
https://github.com/mattdutson/imessage-to-html
Last synced: 3 months ago
JSON representation
A script for converting macOS iMessage history into a searchable HTML file, written for my lovely wife Itzel
- Host: GitHub
- URL: https://github.com/mattdutson/imessage-to-html
- Owner: mattdutson
- License: mit
- Created: 2021-02-28T16:46:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-19T15:31:26.000Z (over 3 years ago)
- Last Synced: 2024-05-16T02:39:22.584Z (6 months ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - mattdutson/imessage-to-html - A script for converting macOS iMessage history into a searchable HTML file, written for my lovely wife Itzel (Python)
README
## Code Style
Unless otherwise specified, follow the [PEP8](https://www.python.org/dev/peps/pep-0008) conventions.
Use a line limit of 99 characters.