Skip to content

demosthenesk/ClamGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
Oct 14, 2020
Oct 14, 2020
Oct 8, 2020
Oct 8, 2020
Oct 18, 2020
Jun 28, 2021
Oct 18, 2020
Jun 26, 2021
Jun 26, 2021
Oct 8, 2020
Oct 8, 2020
Oct 13, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020

Repository files navigation

ClamGuard

ClamGuard is a python3 GUI for the famous antivirus ClamAV.

You can run it on Windows, Linux and Mac computers.

Screenshots

screen1

screen2

screen2

screen4

screen5

Requirements

Windows

  • Download the clamav for windows. ClamavNet

  • Configure clamav for windows according clamav instructions.

  • Put the clamscan and freshclam paths to PATH enviroment variable in Windows.

  • Download Which for Windows and install it.

  • Put the which path to PATH enviroment variable in Windows.

  • Download python3.9 or greater https://www.python.org/downloads/windows/ for windows and install it.

  • Install PyQt5. pip install PyQt5

Linux/Mac

  • Install clamav

  • Configure clamav according clamav instructions

  • Install python3.9 or greater

  • Install PyQt5. pip install PyQt5

  • Make sure you have installed pkexec

To run the application run the ClamGuard.py script

python3.9 ClamGuard.py

About

A python3 GUI for famous antivirus clamav.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages