{"id":29953767,"url":"https://github.com/bocaletto-luca/browser-temporary-files-delete","last_synced_at":"2025-10-18T21:10:31.675Z","repository":{"id":289295927,"uuid":"970699907","full_name":"bocaletto-luca/Browser-Temporary-Files-Delete","owner":"bocaletto-luca","description":"Browser Temporary Files Delete is a Python application that helps users remove temporary files from web browsers. It allows users to select the browsers to scan and clean up unnecessary temporary files. The software dynamically detects the cache paths of common web browsers, enabling users to perform cleanup operations with ease.","archived":false,"fork":false,"pushed_at":"2025-06-29T07:31:35.000Z","size":32,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-29T08:28:46.350Z","etag":null,"topics":["automation","cache","cleanup","optimization","privacy","python","security","utility","web-browser"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-22T12:05:07.000Z","updated_at":"2025-06-29T07:31:38.000Z","dependencies_parsed_at":"2025-06-29T08:23:00.429Z","dependency_job_id":"90be227d-8721-434d-a646-b0f692cb9520","html_url":"https://github.com/bocaletto-luca/Browser-Temporary-Files-Delete","commit_stats":null,"previous_names":["bocaletto-luca/browser-temporary-files-delete"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/Browser-Temporary-Files-Delete","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FBrowser-Temporary-Files-Delete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FBrowser-Temporary-Files-Delete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FBrowser-Temporary-Files-Delete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FBrowser-Temporary-Files-Delete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/Browser-Temporary-Files-Delete/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FBrowser-Temporary-Files-Delete/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268563962,"owners_count":24270681,"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-08-03T02:00:12.545Z","response_time":2577,"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":["automation","cache","cleanup","optimization","privacy","python","security","utility","web-browser"],"created_at":"2025-08-03T15:11:17.958Z","updated_at":"2025-10-18T21:10:31.610Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browser Temporary Files Delete\n\n**Author:** Luca Bocaletto\n\n**Website:** [https://bocaletto-luca.github.io]([https://bocaletto-luca.github.io])\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue?style=for-the-badge\u0026logo=gnu)](LICENSE) [![Language: Python](https://img.shields.io/badge/Language-Python-blue?style=for-the-badge\u0026logo=python)](https://www.python.org/) [![Linux-Compatible](https://img.shields.io/badge/Linux-Compatible-blue?style=for-the-badge\u0026logo=linux)](https://www.kernel.org/) [![Status: Complete](https://img.shields.io/badge/Status-Complete-brightgreen?style=for-the-badge)](https://github.com/bocaletto-luca/Directory-Monitor)\n\n## Overview\n\n**Browser Temporary Files Delete** is a Python application that helps users clean temporary files from web browsers. It provides a user-friendly interface for selecting browsers to scan and delete temporary files from. The software dynamically detects the cache paths of common web browsers and allows the user to perform cleanup operations with ease.\n\n![Screenshot 2023-10-12 004621](https://github.com/elektronoide/Browser-Temporary-Files-Delete/assets/134635227/a3ec1053-2676-4fed-94f5-5ae064df0eae)\n\n## Features\n\n- User interface built using PyQt5, providing a user-friendly environment.\n- Ability to scan and delete temporary files from selected web browsers.\n- Detection of cache paths for common web browsers, such as Google Chrome, Mozilla Firefox, Microsoft Edge, Opera, and Safari.\n- Option to view an \"About\" dialog to learn more about the application.\n- Error handling to inform the user of any issues encountered during file cleanup.\n\n## Usage\n\n1. Launch the application.\n2. Select the web browsers you want to clean by checking the corresponding checkboxes.\n3. Click the \"Start Scan\" button to scan and display the total number of temporary files found.\n4. Click the \"Delete Files\" button to remove the selected files.\n5. Use the \"About\" option in the menu to view information about the application.\n\n## System Requirements\n\n- Python\n- PyQt5\n- OS library\n\n## License\n\nThis software is released under the GPLv3 (GNU General Public License, version 3). Please refer to the [license file](LICENSE) for more details.\n\n## Getting Started\n\n1. Clone or download the repository from [GitHub](https://github.com/your/repository).\n2. Install the required dependencies.\n3. Run the application using `python your_application.py`.\n\n## Acknowledgments\n\n- The PyQt5 library for the user interface components.\n- The Python community for their support and contributions.\n\n---\n\n**Note**: Ensure that you have installed all the necessary dependencies before running the application.\n\n**Maintainer Update**\n\nMy current GitHub account is **@bocaletto-luca**, which is now the official maintainer of all projects previously published under the **@Elektronoide** account. Please direct any issues, pull requests, or stars to **@bocaletto-luca** for future updates.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fbrowser-temporary-files-delete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fbrowser-temporary-files-delete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fbrowser-temporary-files-delete/lists"}