Sn1r / WordFinder

Python script for finding specific keywords in directories recursively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordFinder

Tool for finding specific keywords in any file under a specified directory
πŸ“ Written in Python
πŸ“ Supports common file extensions
πŸ“ Recursive
πŸ“ Tested only on Windows so far
πŸ“ Currently case-sensitive

python main.py {string_to_find}

About

Python script for finding specific keywords in directories recursively


Languages

Language:Python 100.0%