{"id":13548889,"url":"https://github.com/googlearchive/guitar-tuner","last_synced_at":"2025-04-02T21:32:33.983Z","repository":{"id":33888595,"uuid":"37601127","full_name":"googlearchive/guitar-tuner","owner":"googlearchive","description":"A web-based guitar tuner","archived":true,"fork":false,"pushed_at":"2017-08-06T22:11:26.000Z","size":185,"stargazers_count":831,"open_issues_count":8,"forks_count":110,"subscribers_count":47,"default_branch":"master","last_synced_at":"2024-05-19T03:13:23.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://guitar-tuner.appspot.com/","language":"JavaScript","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/googlearchive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-17T14:48:15.000Z","updated_at":"2024-04-04T08:08:38.000Z","dependencies_parsed_at":"2022-08-17T19:55:05.672Z","dependency_job_id":null,"html_url":"https://github.com/googlearchive/guitar-tuner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fguitar-tuner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fguitar-tuner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fguitar-tuner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlearchive%2Fguitar-tuner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlearchive","download_url":"https://codeload.github.com/googlearchive/guitar-tuner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246895988,"owners_count":20851367,"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-08-01T12:01:15.675Z","updated_at":"2025-04-02T21:32:33.664Z","avatar_url":"https://github.com/googlearchive.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Tools"],"sub_categories":["Websites"],"readme":"# Guitar Tuner\n\n![Guitar Tuner](https://aerotwist.com/static/blog/guitar-tuner/grabs.png)\n\nA sample web app that lets you tune a guitar. It uses ES6 classes (via Babel) and [Polymer 1.0](https://www.polymer-project.org/1.0/).\n\n[See the site here](https://guitar-tuner.appspot.com/)\n\n## Running the site locally\n\n1. Download the [Google App Engine SDK for Python](https://cloud.google.com/appengine/downloads?hl=en). Grab the Launcher, and install it.\n2. `npm install -g gulp`\n3. `git clone https://github.com/GoogleChrome/guitar-tuner`\n4. `cd guitar-tuner`\n5. `npm i`\n6. `gulp`\n\nIf you get an error about lib-sass, you will need to get a newer version of gulp-sass:\n\n```bash\nthrow new Error('`libsass` bindings not found. Try reinstalling `node-sass`?');\n```\n\nThe error is thrown if your version of Node is newer than 0.12 or so.\n\n1. Open `package.json` and change the gulp-sass version to 2.1.0 or newer, i.e. \"gulp-sass\": \"^2.1.0\"\n2. `rm -rf node_modules/`\n3. `npm i`\n4. `gulp`\n\nOnce the build has finished, you can boot the GAE Launcher and choose File -\u003e Add Existing Application... and point it at the guitar-tuner folder.\n\nStart the application, and visit the URL indicated by the port, i.e. [http://localhost:8080](http://localhost:8080) (N.B. you do not the admin port).\n\n## License\n\nCopyright 2015 Google, Inc.\n\nLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n\nPlease note: this is not a Google product\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Fguitar-tuner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglearchive%2Fguitar-tuner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglearchive%2Fguitar-tuner/lists"}