{"id":42046391,"url":"https://github.com/justym/spotify-timer","last_synced_at":"2026-01-26T06:10:49.406Z","repository":{"id":65552199,"uuid":"252660762","full_name":"justym/spotify-timer","owner":"justym","description":"Dead simple sleep timer for spotify","archived":false,"fork":false,"pushed_at":"2020-11-12T12:20:02.000Z","size":57,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T07:55:46.307Z","etag":null,"topics":["cli","go","sleep-timer","spotify"],"latest_commit_sha":null,"homepage":"","language":"Go","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/justym.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":"2020-04-03T07:24:13.000Z","updated_at":"2024-06-20T07:55:46.308Z","dependencies_parsed_at":"2023-01-29T00:30:27.119Z","dependency_job_id":null,"html_url":"https://github.com/justym/spotify-timer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/justym/spotify-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justym%2Fspotify-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justym%2Fspotify-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justym%2Fspotify-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justym%2Fspotify-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justym","download_url":"https://codeload.github.com/justym/spotify-timer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justym%2Fspotify-timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28768080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"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":["cli","go","sleep-timer","spotify"],"created_at":"2026-01-26T06:10:48.686Z","updated_at":"2026-01-26T06:10:49.401Z","avatar_url":"https://github.com/justym.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spotify-timer\nDead simple sleep timer for spotify\n\n# Why \nI just want to use sleep timer from cli\n\n# Setup \n1. Please go to [here](https://developer.spotify.com/dashboard/) to create Client ID and Client Secret \n2. Please set redirect uri to http://127.0.0.1:14565/oauth/callback in your APP\n3. Please set these values like below.\n```\nexport SPOTIFY_TIMER_ID=your_client_id\nexport SPOTIFY_TIMER_KEY=your_client_key\n```\n4. Please run the commands below\n``` sh\ngo get github.com/justym/spotify-timer\ncd $GOPATH/src/github.com/justym/spotify-timer\ngo build\n```\n\n# Usage\n```sh\n./spotify-timer -h #help\n\n./spotify-timer [minutes]\n./spotify-timer -m=1m (a minute)\n./spotify-timer (default 10m)\n```\n\n# Built with\n- github.com/spf13/cobra\n- github.com/nmrshll/oauth2-noserver\n- github.com/fatih/color\n\n# Welcome\n- Pull Requests\n- Issues\n- Code Reviews\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustym%2Fspotify-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustym%2Fspotify-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustym%2Fspotify-timer/lists"}