Skip to content

Repository files navigation

PowerShell History Manager

A GUI python application built using the customtkinter library and provides a tabbed interface for managing PowerShell command history.

Features

  • View command history
  • Search command history by regex and click to delete all matching commands

Usage

  1. Clone the repository

  2. Create a virtual environment (optional)

    python -m venv .venv
  3. Install the requirements

    pip install -r requirements.txt
  4. Run the application

    python main.py

About

A GUI python application built using the customtkinter library and provides a tabbed interface for managing PowerShell command history.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages