https://github.com/ck-zhang/skype2md
https://github.com/ck-zhang/skype2md
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ck-zhang/skype2md
- Owner: ck-zhang
- License: mit
- Created: 2025-04-01T05:10:38.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T09:10:40.000Z (about 2 months ago)
- Last Synced: 2025-04-11T18:16:16.522Z (about 1 month ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# skype2md
**skype2md** converts your Skype history export into readable Markdown.
## Usage
Unzip your Skype export, navigate to that folder, and run:
```bash
curl -O https://raw.githubusercontent.com/ck-zhang/skype2md/main/skype2md.py
python skype2md.py
```