{"id":17481196,"url":"https://github.com/paratron/tinyprogress","last_synced_at":"2025-10-24T20:15:35.557Z","repository":{"id":2076244,"uuid":"3015444","full_name":"Paratron/TinyProgress","owner":"Paratron","description":"TinyProgress lets you setup a page for displaying your project progress quickly.","archived":false,"fork":false,"pushed_at":"2011-12-20T09:30:30.000Z","size":109,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-15T20:23:22.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Paratron.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}},"created_at":"2011-12-19T22:16:55.000Z","updated_at":"2013-10-14T14:14:07.000Z","dependencies_parsed_at":"2022-08-26T13:50:14.867Z","dependency_job_id":null,"html_url":"https://github.com/Paratron/TinyProgress","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Paratron/TinyProgress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2FTinyProgress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2FTinyProgress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2FTinyProgress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2FTinyProgress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paratron","download_url":"https://codeload.github.com/Paratron/TinyProgress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2FTinyProgress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270771475,"owners_count":24642322,"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-08-16T02:00:11.002Z","response_time":91,"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-10-18T22:08:52.287Z","updated_at":"2025-10-24T20:15:30.505Z","avatar_url":"https://github.com/Paratron.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"About TinyProgress\n==================\nTinyProgress is a tool to display the development progress of a project both to yourself and your colleagues and/or customers.\n\nMade with beautiful HTML5 + CSS3.\n\n\nHow to use\n----------\nCreate a new JSON file in the `lib/progress/` folder, containing the progress information you want to display.\nThe file structure is the following:\n\n    {\n        \"project\": {\n            \"name\": \"My Project name\",\n            \"description\": \"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\"\n        },\n        \"milestones\": {\n            \"milestone name 1\":{\n                \"feature name 1\":{\n                    \"description\": \"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\",\n                    \"tasks\": {\n                        \"Task 1\": \"1/5\",\n                        \"Task 2\": 22,\n                        \"Task whatever\": 10\n                    }\n                },\n                \"feature name 2\":{\n                    \"description\": \"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor.\",\n                    \"tasks\": {\n                        \"Task 1\": \"1/5\",\n                        \"Task 2\": 22,\n                        \"Task whatever\": 10\n                    }\n                }\n            },\n            \"milestone name 2\":{\n            },\n            \"milestone name x\":{\n            }\n        }\n    }","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparatron%2Ftinyprogress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparatron%2Ftinyprogress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparatron%2Ftinyprogress/lists"}