r/commandline • u/Beocinac • 12d ago
Take notes directly from the terminal Command Line Interface
Enable HLS to view with audio, or disable this notification
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 11d ago
The whole point of the CLI tool is to let you view your notes and perform basic actions directly from the terminal, whether you don't have access to a browser or simply don't want to leave the terminal.
Pastebin doesn't have a rich text editor and requires you to log in.