{"id":20003594,"url":"https://github.com/jungerboyo/zi-status","last_synced_at":"2026-06-13T07:33:31.869Z","repository":{"id":65803658,"uuid":"597882468","full_name":"JungerBoyo/zi-status","owner":"JungerBoyo","description":"Xorg status bar written in zig.","archived":false,"fork":false,"pushed_at":"2023-07-08T17:14:59.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T00:27:05.053Z","etag":null,"topics":["alsa","dwmstatus","xorg","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/JungerBoyo.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":"2023-02-05T22:39:06.000Z","updated_at":"2023-06-24T12:21:31.000Z","dependencies_parsed_at":"2024-11-13T09:15:15.285Z","dependency_job_id":null,"html_url":"https://github.com/JungerBoyo/zi-status","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/JungerBoyo/zi-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzi-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzi-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzi-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzi-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JungerBoyo","download_url":"https://codeload.github.com/JungerBoyo/zi-status/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzi-status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34276501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["alsa","dwmstatus","xorg","zig"],"created_at":"2024-11-13T05:26:22.831Z","updated_at":"2026-06-13T07:33:31.850Z","avatar_url":"https://github.com/JungerBoyo.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zi-status\n---\n\n\u003cp\u003e\n    \u003cimg src=\"assets/showoff.png\"/\u003e\n\u003c/p\u003e\n\n---\n## Currently shows\n - internet connection state (ip+mask+speed+type{wifi,ethernet}+SSID(only wifi)+signal strength(only wifi)\n - date and time info\n - battery info\n - sound level info (ALSA)\n - ram memory usage in MB (Total mem - Available mem)\n - weather info (temp+humidity+sunset)\n\n\n## Configuration instructions\nUnder src/ there is config.zig file. In there you can adjust available config parameters that are mostly self-explanatory. Config argument `WEATHER_X_API_KEY` is a string that you get after making an account at https://api-ninjas.com. There you get 50k free API requests per month. \n\nAfter adjusting the config enter the project directory and:\n\n`zig build -Drelease-fast=true`\n\nIt will build the project and ouput the executable under `$PROJ_DIR/zig-out/bin`\n\n## Running instructions\n`zi-status` takes one optional* `timezone` parameter in format (+/-)NN00 where N is a digit. For example for timezone UTC+1 the argument should be +0100. Format is based on one that `timedatectl` command returns. Example of how to extract it from timedatectl output:\n\n`timedatectl | grep zone | awk '{print$5}' | tr -d \"\\)\"`\n\n*if no timezone arg is passed timezone +0000 is assumed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjungerboyo%2Fzi-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjungerboyo%2Fzi-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjungerboyo%2Fzi-status/lists"}