{"id":28638977,"url":"https://github.com/sas2k/songtrack","last_synced_at":"2026-04-28T01:33:35.676Z","repository":{"id":65262812,"uuid":"581537966","full_name":"Sas2k/SongTrack","owner":"Sas2k","description":"A music player that plays my favorite songs.","archived":false,"fork":false,"pushed_at":"2023-02-03T15:10:42.000Z","size":69816,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T19:10:01.698Z","etag":null,"topics":["flask","music","music-player","music-playlist","vercel"],"latest_commit_sha":null,"homepage":"https://songtrack.vercel.app","language":"HTML","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/Sas2k.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}},"created_at":"2022-12-23T13:35:59.000Z","updated_at":"2023-07-21T12:53:19.000Z","dependencies_parsed_at":"2023-02-13T00:45:41.469Z","dependency_job_id":null,"html_url":"https://github.com/Sas2k/SongTrack","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Sas2k/SongTrack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sas2k%2FSongTrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sas2k%2FSongTrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sas2k%2FSongTrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sas2k%2FSongTrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sas2k","download_url":"https://codeload.github.com/Sas2k/SongTrack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sas2k%2FSongTrack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32362781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["flask","music","music-player","music-playlist","vercel"],"created_at":"2025-06-12T19:10:02.166Z","updated_at":"2026-04-28T01:33:30.666Z","avatar_url":"https://github.com/Sas2k.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eSongTrack 💽\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Status](https://img.shields.io/badge/status-active-success.svg)]()\n[![GitHub Issues](https://img.shields.io/github/issues/Sas2k/SongTrack.svg)](https://github.com/Sas2k/SongTrack/issues)\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/Sas2k/SongTrack.svg)](https://github.com/Sas2k/SongTrack/pulls)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fsas2k%2Fsongtrack%2)\n\n\u003c/div\u003e\n\n---\n\n\u003cp align=\"center\"\u003e 🎶 A music player that plays my favorite songs 🎶\n    \u003cbr\u003e \n\u003c/p\u003e\n\n## 📝 Table of Contents\n\n- [📝 Table of Contents](#-table-of-contents)\n- [🧐 About ](#-about-)\n- [🎈 Usage ](#-usage-)\n- [🚀 Deployment ](#-deployment-)\n- [⛏️ Built Using ](#️-built-using-)\n- [✍️ Authors ](#️-authors-)\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nThis is my attempt at creating a music player. The home page will load a random song from the list. The user can then choose to play the song or go to the next or previous song. The user can also choose to play a specific song from the list.\n\n## 🎈 Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nThe user can play a song by clicking on the play button. The user can go to the next song by clicking on the button with the right arrow. The user can go to the previous song by clicking on the button with the left arrow.\n\nfor playing specific songs. you can either click on the \"Song Link\" text go to the current one, Or go to `/songs/\u003ctrack_number\u003e` to go to a specific song.\n\nalso the .mp3 are formatted this way\n\n`\u003ctrack_number\u003e-\u003csong_artist\u003e-\u003csong_name\u003e.mp3`\n\nand the `.png` are formatted this way\n\n`\u003ctrack_number\u003e-\u003csong_name\u003e.png`\n \n## 🚀 Deployment \u003ca name = \"deployment\"\u003e\u003c/a\u003e\n\nyou can click the deploy-to-vercel button on the README or\ndo the one of the below commands in your Terminal. (after installing of course.)\n\n```bash\nnpm install -g vercel\n```\n\n```bash\nvercel -prod\n#or\nvercel\n```\n\n## ⛏️ Built Using \u003ca name = \"built_using\"\u003e\u003c/a\u003e\n\n- [Flask](https://flask.palletsprojects.com/en/) - Server Framework\n- [Vercel](https://vercel.com/) - Deployment\n- [Python](https://www.python.org/) - Programming Language\n- [Bulma](https://bulma.io/) - CSS Framework\n\n## ✍️ Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\n\n- [@Sas2k](https://github.com/Sas2k) - Idea \u0026 Initial work\n\nSee also the list of [contributors](https://github.com/Sas2k/SongTrack) who participated in this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsas2k%2Fsongtrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsas2k%2Fsongtrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsas2k%2Fsongtrack/lists"}