tmux-kanagawa/README.md

56 lines
1.9 KiB
Markdown
Raw Normal View History

2023-12-21 03:34:50 +01:00
# Kanagawa for [tmux](https://github.com/tmux/tmux/wiki)
2020-03-31 08:46:17 +02:00
2023-12-21 03:34:50 +01:00
[Kanagawa](https://github.com/rebelot/kanagawa.nvim/tree/master) theme for TMUX with silent colors.
Forked from [dracula/tmux](https://github.com/dracula/tmux).
2020-04-08 02:08:54 +02:00
![Screenshot](./screenshot.png)
2020-03-31 08:46:17 +02:00
## Install
2020-04-08 02:08:54 +02:00
All instructions can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux).
2023-12-21 03:34:50 +01:00
Just replace all `dracula` occurrences with `kanagawa`.
2020-04-08 02:08:54 +02:00
## Configuration
Configuration and options can be found at [draculatheme.com/tmux](https://draculatheme.com/tmux).
2023-12-21 03:34:50 +01:00
Just replace all `dracula` occurrences with `kanagawa`.
2020-03-31 08:46:17 +02:00
## Features
2022-03-21 02:37:01 +01:00
- Support for powerline
- Day, date, time, timezone
- Current location based on network with temperature and forecast icon (if available)
- Network connection status, bandwidth and SSID
- SSH session user, hostname and port of active tmux pane
2022-03-21 02:37:01 +01:00
- Git branch and status
- Battery percentage and AC power connection status
- Refresh rate control
- CPU usage (percentage or load average)
- RAM usage (system and/or tmux server)
2022-03-21 02:37:01 +01:00
- GPU usage
- Custom status texts from external scripts
2023-04-26 16:52:25 +02:00
- GPU VRAM usage
- GPU power draw
2023-10-02 18:07:35 +02:00
- Color code based on whether a prefix is active or not
- List of windows with the current window highlighted
- When prefix is enabled, a smiley face turns from green to yellow
2022-03-21 02:37:01 +01:00
- When charging, 'AC' is displayed
- If forecast information is available, a ☀, ☁, ☂, or ❄ unicode character corresponding with the forecast is displayed alongside the temperature
- Info if the Panes are synchronized
2022-10-28 22:12:51 +02:00
- Spotify playback (needs the tool spotify-tui installed)
2023-10-19 12:35:49 +02:00
- Music Player Daemon status (needs the tool mpc installed)
2024-04-03 12:27:48 +02:00
- Playerctl, get current track metadata
- Current kubernetes context
- Countdown to tmux-continuum save
- Current working directory of tmux pane
2020-03-31 08:46:17 +02:00
## Compatibility
Compatible with macOS and Linux. Tested on tmux 3.1b
FreeBSD compatibility is in development
2020-03-31 08:46:17 +02:00
## License
2020-04-07 19:40:31 +02:00
[MIT License](./LICENSE)