All Projects → dduan → Tweet-Importer-For-Day-One

dduan / Tweet-Importer-For-Day-One

Licence: other
Imports Tweet Archive To Day One

Programming Languages

python
139335 projects - #7 most used programming language

This script converts your tweet archive to Day One entries. Tweets from the same day are grouped into the same entry.

First, you need Day One tha app, and its command line tool installed.

Assuming you unziped the tweet archive from Twitter at TWEETPATH, simply run:

    python3 tweet_archive_to_dayone.py TWEETPATH/data/js/tweets/ 

Your method of running Python 3 environment may vary.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].