Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SnShine/Twitter-to-DayOne
Fetches all your tweets of the day and makes a DayOne entry.
https://github.com/SnShine/Twitter-to-DayOne
Last synced: about 1 month ago
JSON representation
Fetches all your tweets of the day and makes a DayOne entry.
- Host: GitHub
- URL: https://github.com/SnShine/Twitter-to-DayOne
- Owner: SnShine
- Created: 2015-12-25T12:42:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-18T06:18:05.000Z (over 8 years ago)
- Last Synced: 2024-10-29T16:19:31.106Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 1.33 MB
- Stars: 17
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - SnShine/Twitter-to-DayOne - Fetches all your tweets of the day and makes a DayOne entry. (Shell)
- project-awesome - SnShine/Twitter-to-DayOne - Fetches all your tweets of the day and makes a DayOne entry. (Shell)
README
# Twitter-to-DayOne
* 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.![Alt text](/preview_2.png?raw=true)
## 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.