Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obolenski/komorebit
Yet another tray indicator for komorebi
https://github.com/obolenski/komorebit
komorebi system-tray tiling-window-manager windows
Last synced: about 1 month ago
JSON representation
Yet another tray indicator for komorebi
- Host: GitHub
- URL: https://github.com/obolenski/komorebit
- Owner: obolenski
- License: mit
- Created: 2024-09-15T22:41:49.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-25T21:31:13.000Z (about 2 months ago)
- Last Synced: 2024-10-02T04:41:08.388Z (about 1 month ago)
- Topics: komorebi, system-tray, tiling-window-manager, windows
- Language: Go
- Homepage:
- Size: 148 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# komorebit
Yet another tray indicator for [komorebi](https://github.com/LGUG2Z/komorebi/)![image](https://github.com/user-attachments/assets/7693ece1-82bd-4c44-bf2d-f4149995e19d)
![image](https://github.com/user-attachments/assets/192e76ba-f3ad-4280-a109-0bfd367f95cb)
## Features
- Active workspace indicator (active monitor) and switching menu
- Active layout indicator (active monitor) and switching menu
- Komorebi pause indicator and button
- Komorebi restart button (komorebic stop; komorebic start)## Similar tools / inspired by
### Compared to [komotray](https://github.com/urob/komotray)
- Doesn't wrap around komorebi
- Doesn't come with keybindings
### Compared to [komotray](https://github.com/joshprk/komotray)
- Has a menu with a few buttons## Installation
The executable is available under [release assets](https://github.com/obolenski/komorebit/releases)Or build it yourself with a console-hiding flag:
```
go build -ldflags "-H=windowsgui"
```## Known issues
- No active monitor indication
- Workspace switching menu only affects default monitor and always activates it