An open API service indexing awesome lists of open source software.

https://github.com/alexcoder04/i3gocks

Status line generator for i3/sway
https://github.com/alexcoder04/i3gocks

bar go golang i3 i3bar i3blocks i3status i3wm linux panel status-bar sway swaywm tiling-window-manager wayland window-manager x11 xorg

Last synced: 7 months ago
JSON representation

Status line generator for i3/sway

Awesome Lists containing this project

README

        

# i3gocks

screenshot 1
screenshot 2
screenshot 3
screenshot 4
screenshot 5
screenshot 6

[![Release](https://img.shields.io/github/v/release/alexcoder04/i3gocks)](https://github.com/alexcoder04/i3gocks/releases/latest)
[![AUR](https://img.shields.io/aur/version/i3gocks)](https://aur.archlinux.org/packages/i3gocks)
[![Top language](https://img.shields.io/github/languages/top/alexcoder04/i3gocks)](https://github.com/alexcoder04/i3gocks/search?l=go)
[![License](https://img.shields.io/github/license/alexcoder04/i3gocks)](https://github.com/alexcoder04/i3gocks/blob/main/LICENSE)
[![Issues](https://img.shields.io/github/issues/alexcoder04/i3gocks)](https://github.com/alexcoder04/i3gocks/issues)
[![Pull requests](https://img.shields.io/github/issues-pr/alexcoder04/i3gocks)](https://github.com/alexcoder04/i3gocks/pulls)

Minimalist status line generator for [i3](https://i3wm.org/) /
[sway](https://swaywm.org/) bar written in [Go](https://go.dev/) and configred
in [Yaml](https://yaml.org/).

In short, this is what [i3blocks](https://github.com/vivien/i3blocks) would
look like if I had written it.
This is also where the name comes from - a combination from `i3blocks` and `go`.

## Installation and configuration

Refer to the according pages on the [project website](https://alexcoder04.github.io/i3gocks/).

## Contributing

I'm generally open for any kind of contributions, however I have a pretty
specific view on the design of this project, so fancy complex features probably
would not be accepted.

When in doubt, just open an [issue](https://github.com/alexcoder04/i3gocks/issues)
and we'll discuss your idea there.