Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

Show HN: pthui, a tiny, color-coded TUI wrapper for Python's watchdog library

github.com

1 points by clarkfannin 5 hours ago

Hello! 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! :)