An open API service indexing awesome lists of open source software.

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

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`