{"id":27813958,"url":"https://github.com/stsquad/i3-videowall","last_synced_at":"2025-07-21T16:05:03.015Z","repository":{"id":66491864,"uuid":"11072028","full_name":"stsquad/i3-videowall","owner":"stsquad","description":"A simple video wall generator for the i3 window manager","archived":false,"fork":false,"pushed_at":"2013-06-30T15:05:57.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T03:07:18.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stsquad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-30T14:56:08.000Z","updated_at":"2013-10-21T22:16:56.000Z","dependencies_parsed_at":"2023-02-20T06:00:37.619Z","dependency_job_id":null,"html_url":"https://github.com/stsquad/i3-videowall","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stsquad/i3-videowall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fi3-videowall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fi3-videowall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fi3-videowall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fi3-videowall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stsquad","download_url":"https://codeload.github.com/stsquad/i3-videowall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stsquad%2Fi3-videowall/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266332436,"owners_count":23912660,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-05-01T12:07:27.024Z","updated_at":"2025-07-21T16:05:02.965Z","avatar_url":"https://github.com/stsquad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"i3-videowall\n============\n\nThis is a very simple script to play multiple videos at a time in a video wall. I mainly wrote it as an excuse to play with i3-py which presents an interface to the i3 window manager.\n\nUsage:\n======\n\nfind . -iname \"*.avi\" -or -iname \"*.mp4\" -print0 | xargs -0 i3-videowall.py -n 6 -s random\n\nPlay videos, 6 at a time selecting a random window to split.\n\nfind . -iname \"*.avi\" -or -iname \"*.mp4\" -or -iname \"*.vob\" -print0 | sort -R | xargs -0 i3-videowall.py -n 12\n\nPlay videos, 12 at a time in random order selecting the biggest window to split\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstsquad%2Fi3-videowall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstsquad%2Fi3-videowall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstsquad%2Fi3-videowall/lists"}