{"id":18696203,"url":"https://github.com/roby8martin/index-win","last_synced_at":"2026-04-13T12:31:13.852Z","repository":{"id":195365253,"uuid":"455849566","full_name":"roby8martin/index-win","owner":"roby8martin","description":"Index explorer for Windows 🪟 un interfaccia per visalizare i propri siti web nel proprio ambiente di sviluppo.","archived":false,"fork":false,"pushed_at":"2022-11-01T14:56:21.000Z","size":5552,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T00:38:07.522Z","etag":null,"topics":["apache","nginx","php","phpmyadmin","webdeveloper"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/roby8martin.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":"2022-02-05T11:21:33.000Z","updated_at":"2022-02-05T12:52:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"7be4e9f1-a897-446b-882e-f23b6acdaf3b","html_url":"https://github.com/roby8martin/index-win","commit_stats":null,"previous_names":["roby8martin/index-win"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/roby8martin/index-win","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2Findex-win","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2Findex-win/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2Findex-win/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2Findex-win/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roby8martin","download_url":"https://codeload.github.com/roby8martin/index-win/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roby8martin%2Findex-win/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31753003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apache","nginx","php","phpmyadmin","webdeveloper"],"created_at":"2024-11-07T11:17:29.876Z","updated_at":"2026-04-13T12:31:13.809Z","avatar_url":"https://github.com/roby8martin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Index explorer for Windows 🪟\n\u003cimg src=\"/img/index-win.png\"\u003e\n\u003ca href=\"https://github.com/roby8martin/index-win/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/roby8martin/index-win.svg?style=flat-square\"\u003e\u003c/a\u003e\n\n## ⚙️ Funzioni\nQuesto repository se clonato sulla cartella del vostro ambente di sviluppo su **Windows** (Esempio dentro la cartella **htdocs** di [XAMPP](https://www.apachefriends.org/it/index.html)) permette di installare un interfaccia web per visualizzare le cartelle dei vostri siti web ma anche:\n  - Link rapidi a:\n    - [PhpMyAdmin 🗂️](https://www.phpmyadmin.net/),\n    - [Php Info 🐘](https://www.php.net/manual/en/function.phpinfo.php),\n  - **Indirizzo ip del vostro computer sempre visibile con la possibilià di generare un qrcode per aprire la pagina dai vostri disositivi mobili**,\n  - Dark Mode 😎,\n  - Easter Egg 🐣 🤭.\n\n## 🧑‍💻 Requisiti\nUna Macchina Windows con:\n  - **XAMMP** (va bene sia la versione instalalta che quella stand alone).\n\nOppure un qualsiasi altro ambiete di sviluppo con all'interno:\n  - **Apache o Nginx** come web server,\n  - **Php** con la possiblità di eseguire lo script `shell_exec` o `exec`.\n\n  **OPZIONALE**\n  - **PhpMyAdmin** che sia rangiungibile dal percorso `localhost\\phpmyadmin` (Si può modificare il percorso dal sito web).\n  \n## 🖥️ Come installarlo\nUna volta **soddisfatti i requisiti**:\n  - Usare il seguente script per l'installazione **automatica**:\n  ```\n  git clone https://github.com/roby8martin/index-win \u0026\u0026 cd index-win \u0026\u0026  move redirect.php ../index.php\n  ```\n  \n  \n  - Oppure eseguire lo script **manualmente**:\n    - Clonate questo repository \n    ```\n    git clone https://github.com/roby8martin/index-win\n    ```\n\n    - Entrate dentro la cartella **index-win**\n    ```\n    cd index-win\n    ```\n\n    - Spostate il file **redirect.php** e rinominatelo in **index.php**  nella radice della cartella dove mettete i vostri siti web (**htdocs** nel caso di XAMPP)\n    ```\n    move redirect.php ../index.php\n    ```\n\n## 🧑‍💻 Come usarlo\nPer usarlo scrivete [http://localhost/](http://localhost/) sul vostro browser:\n  - Selezionate dalla tabella il sito che volete aprire, premendo sul nome o sul pulsante blu,\n  - Per aprire **PhpMyAdmin** usate il pulsante **giallo** che trovate sopra la tabella,\n  - Per vedere le informazioni del vostro **PHP** usate il pusante **blu** (phpinfo)\n  - Per ricaricare la pagina potete utilizare il pulsante **verde**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froby8martin%2Findex-win","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froby8martin%2Findex-win","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froby8martin%2Findex-win/lists"}