{"id":19776240,"url":"https://github.com/raymondev/filefinder","last_synced_at":"2026-06-16T14:32:33.145Z","repository":{"id":155541597,"uuid":"370094203","full_name":"RaymonDev/filefinder","owner":"RaymonDev","description":"This script finds any lost file in the users computer. It can be implemented as a CMD command.","archived":false,"fork":false,"pushed_at":"2022-01-16T12:09:32.000Z","size":6749,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T11:58:09.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaymonDev.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}},"created_at":"2021-05-23T15:52:44.000Z","updated_at":"2022-02-06T17:08:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a40aafc-0131-4aab-998d-5f40d362e66d","html_url":"https://github.com/RaymonDev/filefinder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaymonDev/filefinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2Ffilefinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2Ffilefinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2Ffilefinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2Ffilefinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaymonDev","download_url":"https://codeload.github.com/RaymonDev/filefinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymonDev%2Ffilefinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34410780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":[],"created_at":"2024-11-12T05:19:13.424Z","updated_at":"2026-06-16T14:32:33.126Z","avatar_url":"https://github.com/RaymonDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Finder\nThis script finds any lost file in the users computer. It's meant to be a CMD/Terminal command.\n\n## How it works\nThis script maps the computer looking for a specified file. When the user inputs the name (no need to be complete, it could be just part of it) and/or extension of the file, they are also asked to input the path where they want to search. There's three options:\n\n```\n- desk: Looks for the specifid file in the destkop. \n- loc: Looks for the file in the entire computer.\n- cus: Looks for the file in a custom path specified by the user.\n```\n\nThis script is ment to be a console command. In order to do so, copy the \n```\nfindfile.exe\n```\ninto the System32 folder. After that, open the terminal and type \n```\nfindfile\n```\n\nThen, the code should be executed.\n\nThe code returns the path to the file and the number of posts checked and founded.\n## Example:\n\n![Example of findfile](example.PNG)\n\nExample of name:\n\n- File that we are looking for: Family.jpg\n- Possible names to give to the program:  family / fam / .jpg / Family / ...\n\n## Requisites:\n\nNone\n\n## Installing\n\n- Download or clone the repository.\n- Copy findfile.exe to System32\n- Execute the terminal\n- Type:\n```\n\u003e findfile\n```\n\n## How to use:\n- Execute the findfile command or execute the python file\n- Specify the name of the file (no need to be exact) and/or the extension.\n- Specify the mode (desk/loc/cus)\n- Wait until the script stops running\n\n### Works for sure on:\n\n- Windows 10 with Python 3.9\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraymondev%2Ffilefinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraymondev%2Ffilefinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraymondev%2Ffilefinder/lists"}