-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cd5312f
commit 53ded83
Showing
16 changed files
with
52 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
*.dll | ||
*.so | ||
*.dylib | ||
kherson | ||
i3gocks | ||
|
||
# Test binary, built with `go test -c` | ||
*.test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,41 @@ | ||
|
||
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua) | ||
|
||
On 24 February 2022 Russia invaded Ukraine and is killing thousands of innocent | ||
civilians. This has to stop! I named my new project after | ||
[Kherson](https://en.wikipedia.org/wiki/Kherson), a city in the south of | ||
Ukraine, to draw attention to this inacceptable issue. | ||
|
||
*Update 11.11.2022:* Kherson is Ukrainian ~~again~~ as it always was. | ||
|
||
--- | ||
|
||
# kherson | ||
|
||
<img style="width: 100%;" alt="screenshot 1" src="screenshots/screenshot-kherson-default.png"> | ||
<img style="width: 100%;" alt="screenshot 2" src="screenshots/screenshot-kherson-dracula-blocks.png"> | ||
<img style="width: 100%;" alt="screenshot 3" src="screenshots/screenshot-kherson-dracula-my.png"> | ||
<img style="width: 100%;" alt="screenshot 4" src="screenshots/screenshot-kherson-powerline-oceanic-next.png"> | ||
<img style="width: 100%;" alt="screenshot 5" src="screenshots/screenshot-kherson-my.png"> | ||
<img style="width: 100%;" alt="screenshot 6" src="screenshots/screenshot-kherson-macwal-my.png"> | ||
|
||
[![Release](https://img.shields.io/github/v/release/alexcoder04/kherson)](https://github.com/alexcoder04/kherson/releases/latest) | ||
[![AUR](https://img.shields.io/aur/version/kherson)](https://aur.archlinux.org/packages/kherson) | ||
[![Top language](https://img.shields.io/github/languages/top/alexcoder04/kherson)](https://github.com/alexcoder04/kherson/search?l=go) | ||
[![License](https://img.shields.io/github/license/alexcoder04/kherson)](https://github.com/alexcoder04/kherson/blob/main/LICENSE) | ||
[![Issues](https://img.shields.io/github/issues/alexcoder04/kherson)](https://github.com/alexcoder04/kherson/issues) | ||
[![Pull requests](https://img.shields.io/github/issues-pr/alexcoder04/kherson)](https://github.com/alexcoder04/kherson/pulls) | ||
# i3gocks | ||
|
||
<img style="width: 100%;" alt="screenshot 1" src="screenshots/screenshot-i3gocks-default.png"> | ||
<img style="width: 100%;" alt="screenshot 2" src="screenshots/screenshot-i3gocks-dracula-blocks.png"> | ||
<img style="width: 100%;" alt="screenshot 3" src="screenshots/screenshot-i3gocks-dracula-my.png"> | ||
<img style="width: 100%;" alt="screenshot 4" src="screenshots/screenshot-i3gocks-powerline-oceanic-next.png"> | ||
<img style="width: 100%;" alt="screenshot 5" src="screenshots/screenshot-i3gocks-my.png"> | ||
<img style="width: 100%;" alt="screenshot 6" src="screenshots/screenshot-i3gocks-macwal-my.png"> | ||
|
||
[![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`. | ||
|
||
**Note:** this project was formely known as `kherson`, which however could be | ||
considered cultural appropriation, so I decided to rename it. | ||
|
||
## Installation and configuration | ||
|
||
Refer to the according pages on the [project website](https://alexcoder04.github.io/kherson/). | ||
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/kherson/issues) | ||
When in doubt, just open an [issue](https://github.com/alexcoder04/i3gocks/issues) | ||
and we'll discuss your idea there. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
|
||
# Enable kherson | ||
# Enable i3gocks | ||
|
||
Add following line to your i3/sway config: | ||
|
||
```conf | ||
bar { | ||
status_command kherson | ||
status_command i3gocks | ||
} | ||
``` | ||
|
||
and create a config file at `$XDG_CONFIG_HOME/kherson/config.yml`. | ||
and create a config file at `$XDG_CONFIG_HOME/i3gocks/config.yml`. | ||
More info about the configuration can be found [here](./Configuration.html). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
module github.com/alexcoder04/kherson | ||
module github.com/alexcoder04/i3gocks | ||
|
||
go 1.18 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes