Turn your notes into tweets effortlessly!
Twinkling is a Python-based tool that transforms your personal notes into engaging tweets. Born from the desire to share 1600+ notes of valuable insights, Twinkling bridges the gap between your knowledge and your Twitter followers.
- 📝 Scans and processes your existing notes
- 🤖 Uses AI to generate tweet-worthy content
- 🐦 Seamlessly posts to Twitter
- 👀 User-friendly interface for tweet review and approval
- Clone this repository
- Install dependencies:
pip install -r requirements.txt
- Set up your Twitter API credentials in
.env
- Run
python src/main.py