{"id":51595975,"url":"https://github.com/petarjs/localhost-explorer","last_synced_at":"2026-07-11T18:42:42.304Z","repository":{"id":79496371,"uuid":"12606855","full_name":"petarjs/localhost-explorer","owner":"petarjs","description":"Helps you browse your localhost files.","archived":false,"fork":false,"pushed_at":"2014-07-05T21:13:00.000Z","size":856,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-23T06:27:01.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://petarslovic.com/projects/localhost-explorer","language":"JavaScript","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/petarjs.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}},"created_at":"2013-09-05T02:05:25.000Z","updated_at":"2023-02-03T07:03:45.000Z","dependencies_parsed_at":"2023-02-24T04:45:48.664Z","dependency_job_id":null,"html_url":"https://github.com/petarjs/localhost-explorer","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/petarjs/localhost-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petarjs%2Flocalhost-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petarjs%2Flocalhost-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petarjs%2Flocalhost-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petarjs%2Flocalhost-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petarjs","download_url":"https://codeload.github.com/petarjs/localhost-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petarjs%2Flocalhost-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35372639,"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-07-11T02:00:05.354Z","response_time":104,"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":"2026-07-11T18:42:41.731Z","updated_at":"2026-07-11T18:42:42.295Z","avatar_url":"https://github.com/petarjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"localhost-explorer\n==================\n\nLocalhost Explorer is a Web app that helps you to browse files on your localhost.\n\nWhy I made it\n==================\nWhenever I install XAMPP for local development, I find myself in the predicament of having to navigate my browser to something like `localhost/my-app/app/test.php`, and I didn't like that, because I needed to remember paths to all of my projects. The alternative was to access pages I was working on via bookmarks, but I wanted something prettier. I always wanted to write a simple app that would allow me to simply type `localhost` and to have a kind of file explorer. So here it is. \n\nFeatures\n=================\n\nTo see some images of LocalhostExplorer, visit [http://petarslovic.com/localhost-explorer](http://petarslovic.com/localhost-explorer)\n\n1. Browse your localhost files (now you don't have to remember or bookmark all the project paths)\n2. Favorite files for quick access (useful if you have many projects in your www/ folder)\n3. Nice Metro-like style\n\nInstallation\n=================\nInstallation is quite simple. If you are using XAMPP, just \n\n1. Copy this repository to `xampp/htdocs/` like you would any Web project, and \n2. Open your `xampp/htdocs/index.php` file and change this line: `header('Location: '.$uri.'/xampp/');` to `header('Location: '.$uri.'/localhost-explorer/');`.\n\nThat's it. Point your browser to `localhost` and enjoy!\n\nAdditional notes\n=================\n- This app was made using Angularjs and Foundation CSS Framework.\n- Tested in Chrome (Works fine), IE10 (Some bugs with CSS)\n- If you are using WAMP you already have My Projects on localhost :D\n\n\n\n\t$uri .= $_SERVER['HTTP_HOST'];\n\theader('Location: '.$uri.'/localhost-explorer/');\n\texit;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetarjs%2Flocalhost-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetarjs%2Flocalhost-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetarjs%2Flocalhost-explorer/lists"}