{"id":15442672,"url":"https://github.com/paresh-patil-11/pro-log-notifier","last_synced_at":"2026-04-04T00:03:45.777Z","repository":{"id":254707353,"uuid":"847316198","full_name":"Paresh-Patil-11/Pro-Log-Notifier","owner":"Paresh-Patil-11","description":"ProLogNotifier is a sophisticated GUI-based application designed to monitor and log active processes in system RAM. It efficiently generates detailed log files and automatically dispatches them to a designated email address.","archived":false,"fork":false,"pushed_at":"2024-09-11T15:13:42.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T13:14:41.465Z","etag":null,"topics":["email-sender","logger","processes","python-3","smtp-server","tkinter-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Paresh-Patil-11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-25T13:31:59.000Z","updated_at":"2024-09-11T15:15:22.000Z","dependencies_parsed_at":"2024-09-13T02:34:07.538Z","dependency_job_id":null,"html_url":"https://github.com/Paresh-Patil-11/Pro-Log-Notifier","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":"0.16666666666666663","last_synced_commit":"8e80c2c1038252261f23f3c43a8bfae78714ccd2"},"previous_names":["paresh-patil-11/pro-log-notifier"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Paresh-Patil-11/Pro-Log-Notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Patil-11%2FPro-Log-Notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Patil-11%2FPro-Log-Notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Patil-11%2FPro-Log-Notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Patil-11%2FPro-Log-Notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paresh-Patil-11","download_url":"https://codeload.github.com/Paresh-Patil-11/Pro-Log-Notifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paresh-Patil-11%2FPro-Log-Notifier/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267633670,"owners_count":24118777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email-sender","logger","processes","python-3","smtp-server","tkinter-gui"],"created_at":"2024-10-01T19:29:16.543Z","updated_at":"2025-12-29T00:40:02.371Z","avatar_url":"https://github.com/Paresh-Patil-11.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e \n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c/head\u003e\n\u003cbody\u003e \n    \u003ch1\u003eProLogNotifier\u003c/h1\u003e\n    \u003cp\u003eProLogNotifier is a sophisticated GUI-based application designed for monitoring and logging active processes in system RAM. It efficiently generates detailed log files and automatically dispatches them to a designated email address.\u003c/p\u003e\n    \u003ch2\u003eFeatures\u003c/h2\u003e \n    \u003cul\u003e\n        \u003cli\u003e\u003cstrong\u003eProcess Monitoring:\u003c/strong\u003e Tracks and logs active processes in system RAM.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eDetailed Logging:\u003c/strong\u003e Generates comprehensive log files with process details.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eEmail Dispatch:\u003c/strong\u003e Automatically sends log files to a specified email address.\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003ch2\u003eTopics Covered\u003c/h2\u003e\n    \u003cul\u003e\n        \u003cli\u003e\u003cstrong\u003eLogger:\u003c/strong\u003e Implements the logging functionality to capture process details.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eEmail Sender:\u003c/strong\u003e Utilizes SMTP server to dispatch logs via email.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eProcesses:\u003c/strong\u003e Monitors and tracks active processes in system RAM.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eSMTP Server:\u003c/strong\u003e Configures and uses an SMTP server for email dispatch.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003ePython 3:\u003c/strong\u003e Developed using Python 3 for its versatility and robust libraries.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eTkinter GUI:\u003c/strong\u003e Provides a user-friendly graphical interface for easy interaction.\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003ch2\u003eInstallation\u003c/h2\u003e\n    \u003col\u003e\n        \u003cli\u003e\u003cstrong\u003eClone the Repository:\u003c/strong\u003e\n            \u003cpre\u003e\u003ccode\u003egit clone https://github.com/yourusername/ProLogNotifier.git\u003c/code\u003e\u003c/pre\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eNavigate to the Project Directory:\u003c/strong\u003e\n            \u003cpre\u003e\u003ccode\u003ecd ProLogNotifier\u003c/code\u003e\u003c/pre\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eInstall Dependencies:\u003c/strong\u003e\n            \u003cpre\u003e\u003ccode\u003epip install -r requirements.txt\u003c/code\u003e\u003c/pre\u003e\n        \u003c/li\u003e\n    \u003c/ol\u003e\n    \u003ch2\u003eConfiguration\u003c/h2\u003e\n    \u003cul\u003e\n        \u003cli\u003e\u003cstrong\u003eSMTP Settings:\u003c/strong\u003e Update the \u003ccode\u003econfig.py\u003c/code\u003e file with your SMTP server details and email credentials.\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eEmail Recipient:\u003c/strong\u003e Specify the recipient email address in the \u003ccode\u003econfig.py\u003c/code\u003e file.\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003ch2\u003eUsage\u003c/h2\u003e\n    \u003col\u003e\n        \u003cli\u003e\u003cstrong\u003eRun the Application:\u003c/strong\u003e\n            \u003cpre\u003e\u003ccode\u003epython main.py\u003c/code\u003e\u003c/pre\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eUsing the GUI:\u003c/strong\u003e\n            \u003cul\u003e\n                \u003cli\u003e\u003cstrong\u003eStart Monitoring:\u003c/strong\u003e Click the \"Start Monitoring\" button to begin tracking processes.\u003c/li\u003e\n                \u003cli\u003e\u003cstrong\u003eStop Monitoring:\u003c/strong\u003e Click the \"Stop Monitoring\" button to halt the process tracking.\u003c/li\u003e\n                \u003cli\u003e\u003cstrong\u003eView Logs:\u003c/strong\u003e Access the generated log files via the GUI.\u003c/li\u003e\n            \u003c/ul\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eSending Logs:\u003c/strong\u003e Logs will be automatically sent to the designated email address as specified in the configuration.\u003c/li\u003e\n    \u003c/ol\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparesh-patil-11%2Fpro-log-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparesh-patil-11%2Fpro-log-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparesh-patil-11%2Fpro-log-notifier/lists"}