{"id":15782238,"url":"https://github.com/gustavohps10/speaker","last_synced_at":"2026-01-26T23:23:22.903Z","repository":{"id":183306861,"uuid":"448743172","full_name":"Gustavohps10/speaker","owner":"Gustavohps10","description":"🎼 System for storing podcasts and music in the cloud","archived":false,"fork":false,"pushed_at":"2025-01-30T00:43:51.000Z","size":2197,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T17:09:27.969Z","etag":null,"topics":["bootstrap","laravel","mysql","php","sass"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Gustavohps10.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":"2022-01-17T03:34:15.000Z","updated_at":"2025-01-30T00:43:55.000Z","dependencies_parsed_at":"2024-10-26T00:38:34.370Z","dependency_job_id":"b2da81a0-78e1-4146-a038-e2bdccaa6126","html_url":"https://github.com/Gustavohps10/speaker","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":0.07317073170731703,"last_synced_commit":"abca2d8ffaa98e204ed0548d9e3bb25f87670607"},"previous_names":["gustavohps10/speaker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gustavohps10/speaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gustavohps10%2Fspeaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gustavohps10%2Fspeaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gustavohps10%2Fspeaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gustavohps10%2Fspeaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gustavohps10","download_url":"https://codeload.github.com/Gustavohps10/speaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gustavohps10%2Fspeaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28791168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bootstrap","laravel","mysql","php","sass"],"created_at":"2024-10-04T19:04:40.793Z","updated_at":"2026-01-26T23:23:22.888Z","avatar_url":"https://github.com/Gustavohps10.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg src=\"public/images/original-logo.png\" /\u003e\n    \u003cbr\u003e\n    Sound Platform: \u003ci\u003eSpeaker\u003c/i\u003e\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/languages/top/Gustavohps10/speaker?colorB=%236f42c1\u0026colorA=1e1e1e\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/commit-activity/w/Gustavohps10/speaker?colorB=%236f42c1\u0026colorA=1e1e1e\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/created-at/gustavohps10/speaker?colorB=%236f42c1\u0026colorA=1e1e1e\"/\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/gustavohps10/speaker?colorB=%236f42c1\u0026colorA=1e1e1e\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![ezgif com-gif-maker](public/images/speaker-sample.png)\n    \n\u003c/div\u003e\n\n# :page_with_curl: Introduction\n\u003cp\u003e\nSpeaker is an online audio publishing platform built with the Laravel framework. \u003cbr\u003e\nThere you can search, upload and listen to your favorite tracks.\n\u003c/p\u003e\n\n# :game_die: Features\n- [x] Login\n- [x] User registration\n- [x] Upload audios\n- [x] Delete audios\n- [x] Edit audios\n- [x] Search audios\n- [x] Create playlists\n\n# :pushpin: Dependencies\n- PHP\n- [Composer](https://getcomposer.org/Composer-Setup.exe)\n- [SoX - Sound eXchange](https://sourceforge.net/projects/sox/files/latest/download)\n\n# :gear: How to run the application\n\n## You can use our test site\n\u003e ❌ Not yet implemented\n\n## In your localhost\n1. In your terminal, enter the project folder and run the following commands in sequence:\n``` \ncomposer install\ncopy .env.example .env\nphp artisan key:generate\n```\n2. Open the .env file and configure:\n- DATABASE\n- MAIL\n- set ```FILESYSTEM_DRIVER=public```\n\n3. Open the terminal again and run:\n``` \nphp artisan migrate\nphp artisan storage:link\nphp artisan serve\n```\n\u003e Open in your browser http://localhost:8000\n\n# :hammer_and_wrench: Technologies\nTools used in the project:\n- PHP / LARAVEL 8\n- MySQL\n- HTML5\n- CSS3\n- JavaScript\n- Bootstrap 5\n\n## :adult: Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://www.gustavohenrique.site/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/61752235?v=4?s=100\" width=\"100px;\" alt=\"Gustavo Henrique\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGustavo Henrique\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#code-Gustavohps10\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavohps10%2Fspeaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustavohps10%2Fspeaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustavohps10%2Fspeaker/lists"}