awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dvorka avatar

dvorka/hstr

0
View on GitHub↗
4,438 स्टार्स·237 फोर्क्स·C·Apache-2.0·10 व्यूज़projects.mindforger.com↗

Hstr

hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions.

The tool provides capabilities for command snippet bookmarking, allowing frequently used commands to be tagged and saved for immediate retrieval. It also enables the management of shell history logs by removing obsolete or sensitive entries.

The system includes a fuzzy-match search mechanism and a text-based user interface to filter command lists in real time. It processes shell-specific history logs to normalize timestamps and command text across different sessions.

Features

  • Shell Command Search - Provides an interactive interface for searching and retrieving previously executed shell commands.
  • Command History Managers - Manages the navigation and cleanup of Bash and Zsh command logs.
  • Command Bookmarks - Allows tagging and saving frequently used commands for immediate retrieval.
  • Shell History Managers - Provides tools to manage, filter, and clean shell history logs.
  • Shell History Parsers - Parses and normalizes timestamps and text from Bash and Zsh history logs.
  • Shell History TUIs - Provides a full interactive terminal user interface for Bash and Zsh history management.
  • Terminal Command Snippets - Saves and tags reusable command-line snippets for fast retrieval.
  • Shell History Managers - Enhances shell history by providing cleaning, filtering, and bookmarking capabilities.
  • Terminal-Based Interfaces - Renders an interactive text-based user interface using terminal escape sequences.
  • Bookmark Storage - Provides local storage for persisting tagged command favorites across different shell sessions.
  • Fuzzy Matching - Implements fuzzy string matching algorithms to filter command history in real time.
  • Shell History Editors - Enables updating and rewriting shell history files to remove obsolete or sensitive entries.
  • Terminal UI Event Loops - Uses a keyboard-driven event loop to manage navigation and search within the terminal interface.
  • Shell Environments - Interactive history suggestion box for Bash.
  • Terminal Productivity - Bash history suggestion and management box.
  • Terminal Utilities - Shell history navigation and management tool.
  • Command Line Productivity - Interactive suggestion box for shell command history.

स्टार हिस्ट्री

dvorka/hstr के लिए स्टार हिस्ट्री चार्टdvorka/hstr के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Hstr के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Hstr के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • cantino/mcflycantino का अवतार

    cantino/mcfly

    7,606GitHub पर देखें↗

    mcfly is a database-backed system for tracking, filtering, and exporting shell command execution history and metadata. It functions as a shell command history manager and a command-line tool for analyzing command frequency and success rates. The tool utilizes a neural network to find the most relevant past shell commands based on execution context. This search capability ranks historical commands by analyzing patterns and environmental context to surface relevant results. The system includes utilities for managing shell privacy by scrubbing sensitive records from history files and internal d

    Rusthistoryrustsearch
    GitHub पर देखें↗7,606
  • ddworken/hishtoryddworken का अवतार

    ddworken/hishtory

    3,027GitHub पर देखें↗

    Hishtory is a shell command database and terminal history search tool that captures, records, and manages historical shell sessions. It functions as a synchronized history manager, providing a terminal interface to filter and search saved commands by text, host, user, or date. The project distinguishes itself by integrating large language models to suggest probable shell commands when traditional history searches fail to find a result. It also provides cross-device history synchronization, mirroring command history between a local terminal and a remote backend. The system covers command line

    Gobashclifish
    GitHub पर देखें↗3,027
  • junegunn/fzfjunegunn का अवतार

    junegunn/fzf

    81,017GitHub पर देखें↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    GitHub पर देखें↗81,017
  • kdabir/haskdabir का अवतार

    kdabir/has

    812GitHub पर देखें↗

    ✅ checks presence of various command line tools and their versions on the path

    Shell
    GitHub पर देखें↗812
Hstr के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

dvorka/hstr क्या करता है?

hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions.

dvorka/hstr की मुख्य विशेषताएं क्या हैं?

dvorka/hstr की मुख्य विशेषताएं हैं: Shell Command Search, Command History Managers, Command Bookmarks, Shell History Managers, Shell History Parsers, Shell History TUIs, Terminal Command Snippets, Terminal-Based Interfaces।

dvorka/hstr के कुछ ओपन-सोर्स विकल्प क्या हैं?

dvorka/hstr के ओपन-सोर्स विकल्पों में शामिल हैं: cantino/mcfly — mcfly is a database-backed system for tracking, filtering, and exporting shell command execution history and metadata.… ddworken/hishtory — Hishtory is a shell command database and terminal history search tool that captures, records, and manages historical… junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… sebglazebrook/aliases — Contextual, dynamic aliases for the bash shell. kdabir/has — ✅ checks presence of various command line tools and their versions on the path. knqyf263/pet — Pet is a command-line snippet manager used for storing, tagging, and executing frequently used shell commands and…