{"id":13933081,"url":"https://github.com/flotwig/spotify-now-playing-on-github","last_synced_at":"2026-01-31T20:52:38.374Z","repository":{"id":42883870,"uuid":"255365407","full_name":"flotwig/spotify-now-playing-on-github","owner":"flotwig","description":"Update your GitHub user status with what you're listening to on Spotify!","archived":false,"fork":false,"pushed_at":"2023-01-06T03:24:38.000Z","size":2689,"stargazers_count":56,"open_issues_count":18,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T18:41:56.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://np.chary.us","language":"TypeScript","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/flotwig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-13T15:25:05.000Z","updated_at":"2025-04-02T20:40:50.000Z","dependencies_parsed_at":"2023-02-05T05:15:21.928Z","dependency_job_id":null,"html_url":"https://github.com/flotwig/spotify-now-playing-on-github","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flotwig/spotify-now-playing-on-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fspotify-now-playing-on-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fspotify-now-playing-on-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fspotify-now-playing-on-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fspotify-now-playing-on-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flotwig","download_url":"https://codeload.github.com/flotwig/spotify-now-playing-on-github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flotwig%2Fspotify-now-playing-on-github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28954396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-08-07T21:01:34.028Z","updated_at":"2026-01-31T20:52:38.358Z","avatar_url":"https://github.com/flotwig.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"spotify-now-playing-on-github\n=====\n\n**Public instance: https://np.chary.us/**\n\nThis is a tool that replicates your \"Now Playing\" status from Spotify to GitHub, so it shows up as your user status on your profile. It looks something like this:\n\n\u003ccenter\u003e\n\n![Screenshot of Now Playing on GitHub profile](./src/frontend/assets/ss.png)\n\n\u003c/center\u003e\n\n## Contributing\n\nContributions are welcome. Please feel free to open an issue or a pull request.\n\nTo run this repo locally using `docker-compose` to stand up postgres:\n\n1. Obtain a Spotify web API client ID and client secret.\n2. Obtain a GitHub API client ID and client secret.\n3. Create a `.env` file and populate it with (at the minimum) these variables:\n    ```\n    BASE_URL=https://your-url.example.com\n    SPOTIFY_CLIENT_ID=...\n    SPOTIFY_CLIENT_SECRET=...\n    GITHUB_CLIENT_ID=...\n    GITHUB_CLIENT_SECRET=...\n    COOKIE_SECRET=some-long-random-string\n    DB_URL=postgres://postgres:somepassword@postgres\n    POSTGRES_PASSWORD=somepassword\n    ```\n    See `config.ts` for other available environment variables.\n4. Now, you should be able to use `docker-compose up` to begin file-watching and auto-rebuilding the React frontend and Node.js backend. By default, it will listen on port 4000.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflotwig%2Fspotify-now-playing-on-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflotwig%2Fspotify-now-playing-on-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflotwig%2Fspotify-now-playing-on-github/lists"}