linkp is an AI-powered tool that automates daily LinkedIn developer progress posts. It tracks your git activity, generates concise AI summaries of your work, creates engaging visuals, and posts updates directly to LinkedIn.
- Tracks daily git commits and file changes
- Summarizes your progress using OpenAI
- Generates custom visuals for your posts
- Posts updates to LinkedIn automatically
- CLI interface for easy integration into your workflow
pip install linkpinitialize linkp by run
linkp initthat will generate linkp.env and md
then everyday you make changes you just run this command below
linkp runSet up your .env file with the required API keys and LinkedIn credentials.
MIT