在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):theveloped/WhatsBook开源软件地址(OpenSource Url):https://github.com/theveloped/WhatsBook开源编程语言(OpenSource Language):TeX 81.7%开源软件介绍(OpenSource Introduction):WhatsBook | WhatsApp chat parser for print using LaTeXThe idea of archiving your WhatsApp conversations in printed form seemed beautiful. I first came across this idea in a blog post by Pelle Beckman. The code below is my take on this beautiful idea. WhatsApp has a little know feature that allows one to export a certain chat to a parsable format. After extracting the resulting export has a single chatExport.zip
|-- _chat.txt
|-- 2017-04-13-PHOTO-00000001.jpg
|-- 2017-04-13-PHOTO-00000002.jpg
|-- 2017-04-13-AUDIO-00000003.aac
|-- 2017-04-13-AUDIO-00000004.opus
|-- 2017-04-13-VIDEO-00000005.mp4 UsageTo use the git clone https://github.com/theveloped/WhatsBook.git
cd WhatsBook
python whatsBook.py exportDirectory > content.tex I then used TestThere is a tiny example chat to generate the test file that is indicated in the images. Running the script with the git clone https://github.com/theveloped/WhatsBook.git
cd WhatsBook
python whatsBook.py test > content.tex After building using LicenseThis script is released under MIT License. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论