{"id":21511461,"url":"https://github.com/joshuavandaele/fleeing-file","last_synced_at":"2026-05-21T07:42:17.933Z","repository":{"id":263517086,"uuid":"890656648","full_name":"JoshuaVandaele/Fleeing-File","owner":"JoshuaVandaele","description":"Play hide and seek in your filesystem!","archived":false,"fork":false,"pushed_at":"2024-11-19T01:02:15.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T01:38:22.081Z","etag":null,"topics":["bash","funny","hide-and-seek","joke","script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JoshuaVandaele.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":"2024-11-19T00:27:21.000Z","updated_at":"2024-11-19T01:06:37.000Z","dependencies_parsed_at":"2024-11-19T01:29:50.785Z","dependency_job_id":"5e1a3496-ffc4-407f-b815-1b5e3e84d620","html_url":"https://github.com/JoshuaVandaele/Fleeing-File","commit_stats":null,"previous_names":["joshuavandaele/fleeing-file"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaVandaele%2FFleeing-File","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaVandaele%2FFleeing-File/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaVandaele%2FFleeing-File/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoshuaVandaele%2FFleeing-File/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoshuaVandaele","download_url":"https://codeload.github.com/JoshuaVandaele/Fleeing-File/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056433,"owners_count":20390720,"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","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":["bash","funny","hide-and-seek","joke","script"],"created_at":"2024-11-23T22:09:01.830Z","updated_at":"2026-05-21T07:42:17.892Z","avatar_url":"https://github.com/JoshuaVandaele.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fleeing File\n\nThis is a fun and silly Bash script that randomly moves around the directory structure and tries to hide itself in a random subdirectory.\n\n## Usage\n\n1. Make the script executable:\n\n   ```sh\n   chmod +x catch-me.sh\n   ```\n\n2. Add this to your `.bashrc`:\n\n   ```sh\n   function cd_and_catch() {\n       cd \"$@\"\n       ./catch-me.sh 2\u003e/dev/null\n   }\n   alias cd='cd_and_catch'\n   ```\n\n3. Run the script for the first time:\n   ```sh\n   ./catch-me.sh\n   ```\n\nEnjoy the chase!\n\n## Debug Mode\n\nTo enable debug mode, set the `DEBUG` variable to `1` at the top of the script:\n\n```sh\nDEBUG=1\n```\n\nIn debug mode, the script will print additional information about its actions and will not actually move itself.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuavandaele%2Ffleeing-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshuavandaele%2Ffleeing-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshuavandaele%2Ffleeing-file/lists"}