I made a small command-line tool called lx to help me manage my LaTeX notes. It’s written in Go and makes it easier to organize, compile, and work with a lot of LaTeX files from the terminal. I’m sharing it in case others find it helpful.
About contributions
This is a personal project, so I’m not accepting pull requests. But the code is MIT-licensed, and you’re welcome to fork it and change anything you like.
Heres the link (https://github.com/kamal-hamza/lx-cli)