ClamAV Scanner and GUI Development
In this project, I developed a user-friendly Python Tkinter GUI to integrate ClamAV antivirus scanning, making it accessible and easy to use. By using subprocess and pkexec for privileged execution, I ensured seamless scanning capabilities. I optimized the scanning process with multithreading and incremental scans, and configured ClamAV for both performance and security. The result was a streamlined interface that provided concise scan summaries, helping users maintain their system security effortlessly.