{"id":13988653,"url":"https://github.com/byjokese/Generate-Index-Files","last_synced_at":"2025-07-22T09:31:23.135Z","repository":{"id":86537925,"uuid":"121427775","full_name":"byjokese/Generate-Index-Files","owner":"byjokese","description":"Auto generates recursively an index.html file indexing folder's content.","archived":false,"fork":false,"pushed_at":"2018-02-13T20:14:11.000Z","size":18,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T05:34:12.351Z","etag":null,"topics":["automatic","generator","html","indexing","python","recursive"],"latest_commit_sha":null,"homepage":null,"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/byjokese.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}},"created_at":"2018-02-13T19:41:03.000Z","updated_at":"2024-08-03T12:35:31.000Z","dependencies_parsed_at":"2023-03-12T09:00:55.070Z","dependency_job_id":null,"html_url":"https://github.com/byjokese/Generate-Index-Files","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/byjokese/Generate-Index-Files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjokese%2FGenerate-Index-Files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjokese%2FGenerate-Index-Files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjokese%2FGenerate-Index-Files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjokese%2FGenerate-Index-Files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byjokese","download_url":"https://codeload.github.com/byjokese/Generate-Index-Files/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byjokese%2FGenerate-Index-Files/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266465072,"owners_count":23933055,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["automatic","generator","html","indexing","python","recursive"],"created_at":"2024-08-09T13:01:17.293Z","updated_at":"2025-07-22T09:31:22.846Z","avatar_url":"https://github.com/byjokese.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Generate Index Files\nAuto generates recursively an index.html file indexing folder's content.\n\n## Usage\nDownload this python script from https://cdn.byjokese.com/python/generate-index.py or from the lastest version in this repository: https://github.com/byjokese/Generate-Index-Files/releases.\n1. Place the script into the root folder (root will be indexed also).\n2. Execute the script.\n\nThe generated `index.html` file will look like:\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\u003ctitle\u003eIndex of ./folderName\u003c/title\u003e\u003c/head\u003e\n\u003cbody\u003e\n    \u003ch2\u003eIndex of ./folderName\u003c/h2\u003e\n    \u003chr\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n            \u003ca href='../'\u003e../\u003c/a\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003ca href='folder'\u003efolder\u003c/a\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003ca href='folder2'\u003efolder2\u003c/a\u003e\n        \u003c/li\u003e\n        \u003cli\u003e\n            \u003ca href='file.txt'\u003efile.txt\u003c/a\u003e\n        \u003c/li\u003e\n    \u003c/ul\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n## Support on Beerpay\nHey dude! Help me out for a couple of :beers:!\n\n[![Beerpay](https://beerpay.io/byjokese/Generate-Index-Files/badge.svg?style=beer-square)](https://beerpay.io/byjokese/Generate-Index-Files)  [![Beerpay](https://beerpay.io/byjokese/Generate-Index-Files/make-wish.svg?style=flat-square)](https://beerpay.io/byjokese/Generate-Index-Files?focus=wish)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyjokese%2FGenerate-Index-Files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyjokese%2FGenerate-Index-Files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyjokese%2FGenerate-Index-Files/lists"}