Skip to content
/ JotTerm Public

JotTerm is a minimalistic terminal-based notes app for rapid idea capturing. It streamlines note creation, editing, and deletion with a visually appealing interface. Customize themes and enjoy a clutter-free experience, making it perfect for fast-paced thinkers and productivity enthusiasts.

License

Notifications You must be signed in to change notification settings

spmfte/JotTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JotTerm 📝 🚀

GitHub stars GitHub forks GitHub watchers

Version License: MIT Made with Bash PRs Welcome

Fast, intuitive, and stylish TUI notes app designed specifically for capturing spontaneous ideas and thoughts. Built with simplicity and efficiency in mind, JotTerm is your go-to solution for quickly jotting down notes directly from the terminal. Save time and focus on what matters with JotTerm's streamlined interface and user-friendly commands.

JotTerm demo

📑 Table of Contents

💡 About JotTerm

JotTerm is a lightweight terminal-based notes app built for users who need to quickly jot down ideas without the hassle of navigating directories or opening an editor. With its modern interface, JotTerm offers a seamless experience for creating, editing, and managing your notes, all within the terminal.

⭐ Features

  • Instant note-taking from the terminal
  • Simple and modern TUI interface
  • Create, edit, and delete notes with simple commands
  • Customizable color schemes
  • Automatically saves notes in a designated folder

🛠️ Installation

  1. Clone the repository to your local machine:
git clone https://github.com/spmfte/JotTerm.git
  1. Change to the JotTerm directory:
cd JotTerm
  1. Make the jotterm.sh script executable:
chmod +x jotterm.sh
  1. Create an alias for easy access (optional, add to your shell profile, e.g., .bashrc, .zshrc):
alias note='cd ~/path/to/JotTerm && ./jotterm.sh && cd ~'
  1. Reload your shell profile(~/.zshrc or ~/.bashrc):
source ~/.zshrc

or

source ~/.bashrc

💻 Usage

Run JotTerm from the terminal:

note

🎨 Customization

You can customize the color scheme and other settings by editing the jotterm.sh script.

📬 Contributing

We welcome contributions from the community! If you'd like to contribute to JotTerm, please follow these steps:

  1. Fork the repository on GitHub
  2. Clone your fork
  3. Create a new branch for your changes
  4. Commit your changes and push to your branch
  5. Open a Pull Request with a detailed description of your changes

Don't forget to add your name and GitHub profile link to the list of contributors below.

🏆 Contributors

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

📞 Get in touch

If you have any questions or suggestions, feel free to open an issue or submit a pull request.

About

JotTerm is a minimalistic terminal-based notes app for rapid idea capturing. It streamlines note creation, editing, and deletion with a visually appealing interface. Customize themes and enjoy a clutter-free experience, making it perfect for fast-paced thinkers and productivity enthusiasts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages