{"id":20377246,"url":"https://github.com/ericpugh/tune","last_synced_at":"2026-05-10T10:34:46.520Z","repository":{"id":147619312,"uuid":"149809694","full_name":"ericpugh/tune","owner":"ericpugh","description":"Depreciated. Moving development to https://gitlab.com/americanart/tune","archived":false,"fork":false,"pushed_at":"2019-03-19T12:24:49.000Z","size":1585,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T07:14:12.256Z","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/ericpugh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-21T19:40:13.000Z","updated_at":"2019-06-13T01:50:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"45000445-c734-4917-b7e4-16f4027a1845","html_url":"https://github.com/ericpugh/tune","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/ericpugh%2Ftune","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericpugh%2Ftune/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericpugh%2Ftune/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericpugh%2Ftune/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericpugh","download_url":"https://codeload.github.com/ericpugh/tune/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928527,"owners_count":20043820,"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-15T01:44:15.353Z","updated_at":"2026-05-10T10:34:41.501Z","avatar_url":"https://github.com/ericpugh.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## ~ Tune ~\n\nA [Laravel](https://laravel.com/docs) application to provide \"second screen\" real-time captions for a specific audio/video installation. Tune is used as a central location to store and serve captions in a browser, but receives timing for those captions from a source via REST `PATCH` requests.\n\n\n## Requirements\nRun a local development environment using the [Laravel Homestead](https://laravel.com/docs/5.8/homestead) virtual machine, or see \nthe framework [installation guide](https://laravel.com/docs/5.8/installation#installation).\n\n## Development\n\n- Clone the repository.\n```bash\ngit clone https://github.com/ericpugh/tune.git\n```\n- From the application root directory run `composer install` and `npm install` to install dependencies.\n- Copy the .env.example file to .env and enter your own database name, host, and credentials.\n- Ensure the storage, bootstrap/cache folder is writable by the web server.\n- In the application root, run `php artisan migrate` to update the database.\n- Set the web root on your server to point to the Tune public folder. For example, an NGINX config:\n```\nserver {\n    listen 80;\n    root /var/www/tune/public;\n    index index.php index.html index.htm;\n}\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericpugh%2Ftune","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericpugh%2Ftune","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericpugh%2Ftune/lists"}