{"id":13897934,"url":"https://github.com/Tazeg/i3status","last_synced_at":"2025-07-17T15:31:14.100Z","repository":{"id":50611457,"uuid":"273901276","full_name":"Tazeg/i3status","owner":"Tazeg","description":"Simple status bar for i3 / i3-gaps / sway written in bash and python","archived":false,"fork":false,"pushed_at":"2021-11-12T07:57:34.000Z","size":51,"stargazers_count":85,"open_issues_count":0,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-17T02:30:38.433Z","etag":null,"topics":["i3","i3-gaps","i3bar","i3wm","sway","swaywm"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Tazeg.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-06-21T12:38:33.000Z","updated_at":"2024-10-01T08:55:36.000Z","dependencies_parsed_at":"2022-09-04T19:10:23.107Z","dependency_job_id":null,"html_url":"https://github.com/Tazeg/i3status","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tazeg%2Fi3status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tazeg%2Fi3status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tazeg%2Fi3status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tazeg%2Fi3status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tazeg","download_url":"https://codeload.github.com/Tazeg/i3status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226274606,"owners_count":17598847,"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":["i3","i3-gaps","i3bar","i3wm","sway","swaywm"],"created_at":"2024-08-06T18:03:57.638Z","updated_at":"2024-11-25T04:30:25.769Z","avatar_url":"https://github.com/Tazeg.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# i3 status bar\n\nThis is a sample code to help you to build your personal i3 bar.\n\n![i3status](i3status.jpg)\n\nIt comes with :\n\n- public IP address\n- local IP address\n- crypto-currencies\n- VPN on/off (sample with ProtonVPN)\n- disk usage\n- memory usage\n- CPU usage\n- date and time\n- weather\n- volume information\n- battery information\n- log out\n\nPlease read [Create your own i3/sway status bar with some bash and python](https://en.jeffprod.com/blog/2020/create-your-own-i3-sway-status-bar/).\n\n## Install\n\nIn your `~/.config/i3/config` file, add the path to the script `mybar.sh` :\n\n```bash\nbar {\n  status_command exec /home/you/.config/i3status/mybar.sh\n}\n```\n\nReplace `/home/you` in this project with your home path.\n\nCopy the files from this `i3status` repository directory to `~/.config/i3status`.\n\n⚠️ Please, read and modify each script !\n\n- it is given as an example. You may not have ProtonVPN. You need to set you city for the weather informations...\n- Replace `/home/you/` with your home path in the `mybar.sh` file.\n- if you get errors, try to run each bash and python script separately.\n\nRestart i3 : `MOD4+SHIFT+R`.\n\nYou may also need to install, i.e. for Arch Linux :\n\n```bash\nyay -S pamixer # for volume information\nyay -S pacman-contrib # for checkupdates, to count available packages\nyay -S ttf-font-awesome # for icons\nyay -S alsa-utils # for alsamixer (sound volume)\npip3 install psutil --user # for cpu, memory, disk usage\n```\n\n## Documentation\n\n- \u003chttps://i3wm.org/docs/i3bar-protocol.html\u003e\n- \u003chttps://i3wm.org/i3status/manpage.html\u003e\n- \u003chttps://github.com/i3/i3status/tree/master/contrib\u003e\n- \u003chttps://fontawesome.com/cheatsheet?from=io\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTazeg%2Fi3status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTazeg%2Fi3status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTazeg%2Fi3status/lists"}