You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script to fetch all your tweets and make a DayOne entry.
One entry will be created with all the tweets of the day you are running the script.
Usage
Change the username in src/main.py to your username
Run the script to make a DayOne entry with your tweets on that day
If you want to run this script daily, modify (if you know what you are doing) and add src/com.mine.twitter-to-dayone.scheduler.plist to ~/Library/LaunchAgents
My plist runs daily at 23:59 to fetch my tweets and make a DayOne entry and opend DayOne app as a reminder to write it.
About
Fetches all your tweets of the day and makes a DayOne entry.