{"id":23611452,"url":"https://github.com/abroudoux/spotify-autopush","last_synced_at":"2025-11-06T04:30:39.197Z","repository":{"id":207271917,"uuid":"718849049","full_name":"abroudoux/spotify-autopush","owner":"abroudoux","description":"🎧 Display on your Github profile your last played album to show the world great musical tastes","archived":false,"fork":false,"pushed_at":"2024-03-19T21:22:09.000Z","size":325,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T16:15:50.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://golmoncore.vercel.app/","language":"Python","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/abroudoux.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}},"created_at":"2023-11-14T23:09:49.000Z","updated_at":"2024-12-19T16:26:12.000Z","dependencies_parsed_at":"2023-11-15T00:26:31.334Z","dependency_job_id":"b31ddc80-e13c-4f65-b6e2-0bb4b1f7dddc","html_url":"https://github.com/abroudoux/spotify-autopush","commit_stats":null,"previous_names":["abroudoux/spotify-api-autopush"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fspotify-autopush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fspotify-autopush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fspotify-autopush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abroudoux%2Fspotify-autopush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abroudoux","download_url":"https://codeload.github.com/abroudoux/spotify-autopush/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239483745,"owners_count":19646424,"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":["git","python","spotify-api","spotipy"],"created_at":"2024-12-27T16:15:52.470Z","updated_at":"2025-11-06T04:30:39.046Z","avatar_url":"https://github.com/abroudoux.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spotify-autopush\n\n![Repo Size](https://img.shields.io/github/repo-size/abroudoux/spotify-autopush)\n![License](https://img.shields.io/badge/license-MIT-blue)\n![Python Version](https://img.shields.io/badge/python-3.12-blue)\n\n## 💻・About\n\nSpotify-Autopush is a program to display on your Github account your last album played so you can show the world your great musical tastes (nobody cares)\n\n## 🎯・Setup\n\n### Add a personnal access token from Settings/Developer Settings:\n\n- Add `repo` authorization.\n- Add `user` authorization.\n\n\u003cimg src=\"./assets/github_settings.png\" alt=\"Github settings screenshot\" /\u003e\n\n### Create an application from [Spotify Developers Dashboar](https://developer.spotify.com/dashboard)\n\n- APIs used parameters: `Web API` \u0026 `Web Playback SDK`\n- Save `Client ID` and `Client Secret`\n\nIf you need to configure `Redirect URLs` refer to [this page](https://community.spotify.com/t5/Spotify-for-Developers/Redirect-URI-needed/td-p/5067419)\n\n### Configure your environment variables in `.env`\n\n```bash\ncp .env.example .env\n```\n\n## 📚・Ressources\n\n- [Spotify API](https://developer.spotify.com/documentation/web-api)\n- [Github API](https://docs.github.com/en/rest/users/users?apiVersion=2022-11-28)\n\n## 🧑‍🤝‍🧑・Contributing\n\nTo use spotify-autopush in development, follow these steps:\n\n1. Fork the project.\n\n2. Install poetry.\n\n```sh\ncurl -sSL https://install.python-poetry.org | python3 -\n```\n\n3. Create a branch with [conventionnal name](https://tilburgsciencehub.com/building-blocks/collaborate-and-share-your-work/use-github/naming-git-branches/).\n\n   - fix: `bugfix/the-bug-fixed`\n   - features: `feature/the-amazing-feature`\n   - test: `test/the-famous-test`\n   - hotfix `hotfix/oh-my-god-bro`\n   - wip `wip/the-work-name-in-progress`\n\n4. Configure your environment variables in `.env`.\n\n```\nSPOTIFY_CLIENT_ID=\nSPOTIFY_CLIENT_SECRET=\nSPOTIFY_REDIRECT_URI=\nGITHUB_USERNAME=\nGITHUB_PERSONAL_ACCESS_TOKEN=\n```\n\n## 🎯・Roadmap\n\n- [ ] Create a CLI\n- [ ] Push the last album played on my portfolio\n- [ ] Display more informations about the album\n\n## 📑・Licence\n\nThis project is under MIT license. For more information, please see the file [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabroudoux%2Fspotify-autopush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabroudoux%2Fspotify-autopush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabroudoux%2Fspotify-autopush/lists"}