From c668e317c769bc09cc674e62514fe3962fc5feba Mon Sep 17 00:00:00 2001 From: Juan Manuel Daza Date: Sat, 23 May 2026 23:07:00 -0300 Subject: [PATCH] Add linkedin2md: convert LinkedIn data exports to Markdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5b52eb1e2..2c7c5dd3aa 100644 --- a/README.md +++ b/README.md @@ -825,6 +825,7 @@ _Useful CLI-based tools for productivity._ - [tmuxp](https://github.com/tmux-python/tmuxp) - A [tmux](https://github.com/tmux/tmux) session manager. - [xonsh](https://github.com/xonsh/xonsh/) - A Python-powered shell. Full-featured and cross-platform. - [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A command-line program to download videos from YouTube and other video sites, a fork of youtube-dl. + - [linkedin2md](https://github.com/juanmanueldaza/linkedin2md) - Convert LinkedIn data exports to Markdown for LLM analysis and PDF resume generation. - CLI Enhancements - [httpie](https://github.com/httpie/cli) - A command line HTTP client, a user-friendly cURL replacement. - [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.