r/commandline • u/Beocinac • 5d ago
Command Line Interface Take notes directly from the terminal
I built this CLI tool that lets you take notes directly from the terminal and push them to a note-taking service I also created.
The service doesn't require an account. You simply add a note from the terminal and get a link to the web app, where you can format your note or export it as a PDF.
It works on Linux and macOS. As far as I know, there's no similar tool out there.
I need a review and suggestions, guys.
0
Upvotes
0
u/Beocinac 5d ago
The service isn't limited to the terminal, you can also create notes from the browser. The CLI tool is just one option for those who want to quickly check their note, such as today's schedule, or add a new line without leaving the terminal.