{"id":20828179,"url":"https://github.com/googlefonts/gfregression","last_synced_at":"2025-05-07T21:06:10.965Z","repository":{"id":54537528,"uuid":"71145736","full_name":"googlefonts/gfregression","owner":"googlefonts","description":"Test local fonts against fonts host on fonts.google.com","archived":false,"fork":false,"pushed_at":"2024-06-17T22:09:35.000Z","size":10084,"stargazers_count":14,"open_issues_count":25,"forks_count":7,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-05-07T21:06:02.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlefonts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-17T14:15:03.000Z","updated_at":"2022-11-07T12:34:56.000Z","dependencies_parsed_at":"2022-08-13T19:01:01.027Z","dependency_job_id":null,"html_url":"https://github.com/googlefonts/gfregression","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Fgfregression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Fgfregression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Fgfregression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Fgfregression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlefonts","download_url":"https://codeload.github.com/googlefonts/gfregression/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954429,"owners_count":21830904,"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":[],"created_at":"2024-11-17T23:14:07.866Z","updated_at":"2025-05-07T21:06:10.941Z","avatar_url":"https://github.com/googlefonts.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Fonts Regression Tester\n\nCompare local font families against each other, or if a Google Fonts family, again the lastest release hosted on fonts.google.com\n\nWeb version can be found [here](http://35.238.63.0/)\n\n# ![GF Regression Screenshot](screenshot.png)\n\n**Warning: Error handling and better tests are needed. This webapp should not be treated as a God. It should be used in conjunction with good judgement.**\n\n*\"Measure twice, cut once\" - English Proverb*\n\n## Installation\n\n### Run from Docker\n\nCreate a new docker machine:\n\n    docker-machine create gf-regression\n\nRun the machine:\n\n    docker-machine start gf-regression\n\nLog into machine:\n\n    docker-machine env gf-regression\n    # Copy and paste the returned text in your shell.\n\nBuild and run the container using docker-compose. Make sure you are in the project's root directory.\n\n    python2 -m virtualenv venv\n    # Activate the virtualenv\n    docker-compose up\n\nFind out where the app is listening:\n\n    docker-machine ls\n    # Copy the _bare_ IP address from the \"URL\" column and paste it into your browser, no port and no tcp://!\n\n### Run app directly\n\nTo run GF Regression locally, you'll need a [Google Fonts API key](https://developers.google.com/fonts/).\nThis must be stored in a json file located at `/app/secrets.json` with the following structure:\n\n    {\n        \"GF_API_KEY\": \"YOUR-GF-API-KEY\"\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglefonts%2Fgfregression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglefonts%2Fgfregression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglefonts%2Fgfregression/lists"}