"gonoterm" is a terminal scratchpad written in Go.
- Write and save notes directly from the terminal
- Organize notes into categories or tags
- Search and filter notes
- Customize the appearance and behavior of the scratchpad
-
Clone the repository:
git clone https://github.com/ghodsizadeh/gonoterm.git
-
Build the project:
go build
-
Run the scratchpad:
./gonoterm
- use -namespace to specify the namespace of the notes
- use -local to create note for a local directory
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.
Here are some planned features for future releases of gonoterm:
- Syntax highlighting for code snippets
- Add variable support to Code Blocks
- Cross-platform compatibility (Windows, macOS, Linux)
I would love to hear your feedback on gonoterm! If you have any questions, suggestions, or issues, please don't hesitate to reach out to me.
This project is licensed under the MIT License. See the LICENSE file for more information.