Giter VIP home page Giter VIP logo

spmfte / jotterm Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 38 KB

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: MIT License

Shell 100.00%
cli customization minimalist notes-app organization productivity quick-note terminal text-editor tui

jotterm's Introduction

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.

jotterm's People

Contributors

spmfte avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.