{"id":22529672,"url":"https://github.com/imjah/scripts","last_synced_at":"2026-05-04T02:34:52.679Z","repository":{"id":221247177,"uuid":"753845211","full_name":"imjah/scripts","owner":"imjah","description":"Miscellaneous","archived":false,"fork":false,"pushed_at":"2025-01-08T19:56:02.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T05:42:27.877Z","etag":null,"topics":["bash","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imjah.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":"2024-02-06T22:30:47.000Z","updated_at":"2025-01-21T22:29:47.000Z","dependencies_parsed_at":"2024-03-12T17:02:23.892Z","dependency_job_id":"98f85913-7720-480a-9904-748b03db6217","html_url":"https://github.com/imjah/scripts","commit_stats":null,"previous_names":["imjah/scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjah%2Fscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjah%2Fscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjah%2Fscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imjah%2Fscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imjah","download_url":"https://codeload.github.com/imjah/scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245972669,"owners_count":20702720,"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":["bash","python"],"created_at":"2024-12-07T07:16:06.038Z","updated_at":"2026-05-04T02:34:47.641Z","avatar_url":"https://github.com/imjah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ttv\n\nTwitch and YouTube livestream feed built with\n[SafeTwitch](https://codeberg.org/safetwitch) and [Piped](https://github.com/teampiped)\n\n![demo](demo/ttv.webm)\n\n#### Config\n\n```yaml\n# ~/.config/ttv/config.yml\n\ntwitch:\n  - kapitanbombatv\n\nyoutube:\n  - \"@kapitanbomba\"\n\npiped:\n  - https://pipedapi.kavin.rocks\n\nsafetwitch:\n  - https://stbackend.drgns.space\n\ntimeout: 5\nseparator: ;\n```\n\n#### Launcher\n\n```sh\nttvmenu() {\n  ttv | sort | column -ts\";\" | fzf -m | grep -oE \"https://[^[:space:]]+\" | \\\n\n  while read -r url; do\n    $TERMINAL -- streamlink --player mpv \"$url\" best \u0026\n  done\n}\n```\n\n#### Dependencies\n\n- python\n- python-requests\n- python-websockets\n- python-yaml\n\n# weather\n\n[Weather Icon](https://github.com/erikflowers/weather-icons)\nwith current temperature from [Open-Meteo](https://open-meteo.com/)\n\n![demo](demo/weather.webm)\n\n#### Dependencies\n\n- python\n- python-requests\n- nerd-fonts\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjah%2Fscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimjah%2Fscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimjah%2Fscripts/lists"}