Show HN: pthui, a tiny, color-coded TUI wrapper for Python's watchdog library
github.comHello! I have been working on a project recently that requires a lot of folder monitoring and I wanted a clean way to view the events detected by watchdog.
Enter pthui - super lightweight, color-coded based on file operation, and allows HTML exports via the rich library. Thanks for checking it out! :)