{"id":17149323,"url":"https://github.com/gfowley/tuner","last_synced_at":"2026-04-11T04:32:06.553Z","repository":{"id":79573114,"uuid":"178745209","full_name":"gfowley/tuner","owner":"gfowley","description":"Android chromatic pitch tuner (w/ Cordova, Webpack, Opal, Vue, OnsenUI)","archived":false,"fork":false,"pushed_at":"2019-04-08T00:55:49.000Z","size":12575,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-20T09:39:30.253Z","etag":null,"topics":["cordova","onsenui","opal","ruby","vue","webpack"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfowley.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-31T21:39:20.000Z","updated_at":"2021-06-03T23:00:20.000Z","dependencies_parsed_at":"2023-05-12T11:15:45.903Z","dependency_job_id":null,"html_url":"https://github.com/gfowley/tuner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gfowley/tuner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfowley%2Ftuner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfowley%2Ftuner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfowley%2Ftuner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfowley%2Ftuner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfowley","download_url":"https://codeload.github.com/gfowley/tuner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfowley%2Ftuner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["cordova","onsenui","opal","ruby","vue","webpack"],"created_at":"2024-10-14T21:32:53.395Z","updated_at":"2026-04-11T04:32:06.544Z","avatar_url":"https://github.com/gfowley.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Development\n\n## Build\nBuild app from directory ```www``` to ```platforms/browser/www```.  \n```\ncordova build\n```\nCordova ```build``` runs ```cordova prepare``` and ```compile```.\nCordova hook ```before_prepare``` (```scripts/before_prepare.js```) runs ```rake webpack:build``` to create bundle in directory ```www/js```.\n\n## Run in browser (cordova)\nRun browser app via ```cordova``` from ```platforms/browser/www```.\n```\ncordova run browser\n```\n\n## Run in browser (webpack-dev-server)\nRun browser app via ```webpack-dev-server``` from ```platforms/browser/www``` on ```http://localhost:8000```.\n```\nrake webpack:server\n```\nAuto reloads page on changes to ```.rb``` files in ```app```, ```lib```. \nServes from ```www``` first, ```platforms/browser/www``` second.\nChanges in ```www``` (html, css, js) require manual page reload.\n\n# Opal stuff... \n\n## Simple REPL\nSimple Opal REPL in ```lib/repl.rb```. Require from ```.rb```. \n```\nrequire 'repl'\n```\nRun REPL directly.\n```\nREPL.run\n```\nOpen REPL on exception.\n```\nREPL.rescue do\n  raise 'oops!'\nend\n```\n\n## Vue.js Wrapper\nOpal wrapper for Vue.js in ```lib/vue.rb``` and ```lib/vue_component.rb```.\n\n## Webpack\nConfiguration file.\n```\nwebpack.config.js\n```\nOpal app entrypoint is ```app/index.rb```.\nConfigures webpack-dev-server to watch ```.rb``` files in ```app/``` and ```lib/``` directories.\n\nLoader file.\n```\niqeo_opal_loader.js\n```\nRuns ```rake opal:webpack_build``` to build ```.rb``` files in ```app/``` and ```lib/``` directories.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfowley%2Ftuner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfowley%2Ftuner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfowley%2Ftuner/lists"}