https://github.com/samdc73/twinkling
Create Social Media posts based on your notes
https://github.com/samdc73/twinkling
Last synced: 8 months ago
JSON representation
Create Social Media posts based on your notes
- Host: GitHub
- URL: https://github.com/samdc73/twinkling
- Owner: SamDc73
- Created: 2024-10-20T23:42:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T00:36:26.000Z (over 1 year ago)
- Last Synced: 2024-10-21T03:29:28.968Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twinkling 🌟
Turn your notes into tweets effortlessly!
## About Twinkling
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.
### Key Features
- 📝 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
## Getting Started
1. Clone this repository
2. Install dependencies: `pip install -r requirements.txt`
3. Set up your Twitter API credentials in `.env`
4. Run `python src/main.py`