{"id":19903731,"url":"https://github.com/regolith-linux/i3status-rs_debian","last_synced_at":"2026-02-24T03:31:14.897Z","repository":{"id":100743386,"uuid":"591715932","full_name":"regolith-linux/i3status-rs_debian","owner":"regolith-linux","description":"i3status-rs packaged for Debian","archived":false,"fork":false,"pushed_at":"2025-12-21T18:36:59.000Z","size":6564,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"ubuntu/v0.22.0","last_synced_at":"2026-02-04T11:07:30.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"SoumyaRanjanPatnaik/i3status-rs_debian","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/regolith-linux.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2023-01-21T16:33:52.000Z","updated_at":"2025-10-18T18:34:35.000Z","dependencies_parsed_at":"2025-04-19T17:23:15.163Z","dependency_job_id":"a30a31c0-e448-465e-9acb-be832640645b","html_url":"https://github.com/regolith-linux/i3status-rs_debian","commit_stats":{"total_commits":1807,"total_committers":241,"mean_commits":"7.4979253112033195","dds":0.8273381294964028,"last_synced_commit":"30f9211a406e833630020b24287f9bea4f8f707a"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/regolith-linux/i3status-rs_debian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regolith-linux%2Fi3status-rs_debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regolith-linux%2Fi3status-rs_debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regolith-linux%2Fi3status-rs_debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regolith-linux%2Fi3status-rs_debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regolith-linux","download_url":"https://codeload.github.com/regolith-linux/i3status-rs_debian/tar.gz/refs/heads/ubuntu/v0.22.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regolith-linux%2Fi3status-rs_debian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29770766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T03:15:54.600Z","status":"ssl_error","status_checked_at":"2026-02-24T03:15:54.143Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-12T20:25:06.937Z","updated_at":"2026-02-24T03:31:14.870Z","avatar_url":"https://github.com/regolith-linux.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i3status-rust\n\n![demo1](https://raw.githubusercontent.com/greshake/i3status-rust/master/img/example_bar.png)\n\n`i3status-rs` is a feature-rich and resource-friendly replacement for i3status, written in pure Rust. It provides a way to display \"blocks\" of system information (time, battery status, volume, etc) on the [i3](https://i3wm.org/) bar. It is also compatible with [sway](http://swaywm.org/).\n\nFor a list of available blocks, see the [block documentation](https://github.com/greshake/i3status-rust/blob/master/doc/blocks.md). Further information can be found on the [Wiki](https://github.com/greshake/i3status-rust/wiki).\n\n## Requirements\n\nMost blocks assume you are running Linux, and some have their own system requirements; refer to the block documentation.\n\nOptional:\n\n* Font Awesome 4.x/5.x/6.x is required when using the icons config `name = \"awesome\"`, `name = \"awesome5\"` or `name = \"awesome6\"`. On Arch Linux version 4 and version 5 ['here'](https://aur.archlinux.org/pkgbase/font-awesome-5) are available in the [`AUR`](https://aur.archlinux.org/packages/ttf-font-awesome-4/), and version 6 [`here`](https://www.archlinux.org/packages/community/any/ttf-font-awesome/).\n* For icons config `name = material`, a patched version of Google's MaterialIcons-Regular.ttf is required which includes \\u{0020} (space), sets a descent ands lower all glyphs to properly align. It can be found [here](https://gist.github.com/draoncc/3c20d8d4262892ccd2e227eefeafa8ef/raw/3e6e12c213fba1ec28aaa26430c3606874754c30/MaterialIcons-Regular-for-inline.ttf).\n* Powerline Fonts are required for all themes using the powerline arrow char.\n\n## Getting Started\n\nStable releases are packaged on some distributions:\n\n* On Arch Linux: `sudo pacman -Syu i3status-rust`. The latest development version can be installed from the [AUR](https://aur.archlinux.org/packages/i3status-rust-git).\n\n* On Fedora/CentOS: you can install the package from the [COPR](https://copr.fedorainfracloud.org/coprs/atim/i3status-rust/).\n\n* On Void Linux: `xbps-install -S i3status-rust`\n\n* On NixOS: `nix-env -iA nixos.i3status-rust`\n\n* On Gentoo, it is avaliable in the [GURU overlay](https://wiki.gentoo.org/wiki/Project:GURU): `emerge --ask x11-misc/i3status-rust`\n\n* With [Home Manager](https://github.com/nix-community/home-manager): `programs.i3status-rust.enable = true` [see available options](https://nix-community.github.io/home-manager/options.html#opt-programs.i3status-rust.enable)\n\nOtherwise refer to [manual install](https://github.com/greshake/i3status-rust/blob/master/doc/dev.md) docs\n\n## Configuration\n\nAfter installing `i3status-rust`, you need to create a configuration file.\nEdit the [example configuration](https://raw.githubusercontent.com/greshake/i3status-rust/master/examples/config.toml) to your liking.\nThe default location is `$XDG_CONFIG_HOME/i3status-rust/config.toml`.\n\nThere are some top-level configuration variables:\n\nKey | Description | Required | Default\n----|-------------|----------|--------\n`icons` | The icon set that should be used. Possible values are `none`, `awesome`, `awesome5`, `material` and `material-nf`. Check [themes.md](https://github.com/greshake/i3status-rust/blob/master/doc/themes.md) for more information | No | `none`\n`icons_format` | A string to customise the appearance of each icon. Can be used to edit icons' spacing or specify a font that will be applied only to icons via pango markup. For example, set it to `\" \u003cspan font_family='NotoSans Nerd Font'\u003e{icon}\u003c/span\u003e \"` to set font of the icons to be 'NotoSans Nerd Font' | No | `\" {icon} \"`\n`theme` | The predefined theme that should be used. You can also add your own overrides. Check [themes.md](https://github.com/greshake/i3status-rust/blob/master/doc/themes.md) for all available themes. | No | `plain`\n`scrolling` | The direction of scrolling, either `natural` or `reverse` | No | `reverse`\n`block` | All blocks that will exist in your i3bar. Check [blocks.md](https://github.com/greshake/i3status-rust/blob/master/doc/blocks.md) for all blocks and their parameters. | No | none\n\nRefer to [formatting documentation](https://github.com/greshake/i3status-rust/blob/master/doc/blocks.md#formatting) to customize formatting strings' placeholders.\n\n## Integrate it into i3\n\nNext, edit your i3 bar configuration to use `i3status-rust`. For example:\n\n```text\nbar {\n    font pango:DejaVu Sans Mono, FontAwesome 12\n    position top\n    status_command path/to/i3status-rs path/to/your/config.toml\n    colors {\n        separator #666666\n        background #222222\n        statusline #dddddd\n        focused_workspace #0088CC #0088CC #ffffff\n        active_workspace #333333 #333333 #ffffff\n        inactive_workspace #333333 #333333 #888888\n        urgent_workspace #2f343a #900000 #ffffff\n    }\n}\n```\n\nIn order to use the built-in support for the Font Awesome icon set, you will need to include it in the `font` parameter, as above. Check to make sure that \"FontAwesome\" will correctly identify the font by using `fc-match`, e.g.\n\n```shell\n$ fc-match FontAwesome\nfontawesome-webfont.ttf: \"FontAwesome\" \"Regular\"\n```\n\nNote that the name of the Font Awesome font may have changed in version 5.  \nYou can use `fc-list` to see the names of your available Awesome Fonts.\n\n```shell\n$ fc-list | grep -i awesome\n/usr/share/fonts/TTF/fa-solid-900.ttf: Font Awesome 5 Free,Font Awesome 5 Free Solid:style=Solid\n/usr/share/fonts/TTF/fa-regular-400.ttf: Font Awesome 5 Free,Font Awesome 5 Free Regular:style=Regular\n```\n\nIn this example, you have to use `Font Awesome 5 Free` instead of the `FontAwesome 12` in the example configuration above.\nYou can verify the name again using `fc-match`\n\nSee [#130](https://github.com/greshake/i3status-rust/issues/130) for further discussion.\n\nFinally, reload i3: `i3 reload`.\n\n## Signalling\n\ni3bar has a \"power savings\" feature that pauses the bar via SIGSTOP when it is hidden or obscured by a fullscreen container. If this causes [issues](https://github.com/i3/i3/issues/4110) with your bar, try running i3status-rs with the `--never-pause` argument, which changes the signal sent by i3 from SIGSTOP to SIGCONT.\n\nEach block has a `signal` option (see [blocks.md](https://github.com/greshake/i3status-rust/blob/master/doc/blocks.md)). Alternatively, i3status-rs can be signalled to force an update of all blocks by sending it the SIGUSR1 signal.\n\ni3status-rs can also be restarted in place (useful for testing changes to the config file) by sending it the SIGUSR2 signal.\n\n## Contributing\n\nWe welcome new contributors! Take a gander at [CONTRIBUTING.md](CONTRIBUTING.md).\n\nNote that new development is taking place in the `async` branch.\n\n## License\n\nThis project is licensed under the GPLv3. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregolith-linux%2Fi3status-rs_debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregolith-linux%2Fi3status-rs_debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregolith-linux%2Fi3status-rs_debian/lists"}