My fork from slstatus
Go to file
0x61nas 27b258bd0a
feat: show more info, and fix the cpu temp path
2024-05-15 15:28:53 +03:00
.github/workflows [vcs/deploy] Create the AUR release action 2023-06-04 15:01:46 +03:00
.idea [add/garbage] Add some g arbage 2023-06-04 14:04:44 +03:00
archpackage [deploy] Add the aur submodule 2023-06-04 14:22:42 +03:00
screenshots [doc] Create the readme file 2023-05-12 00:32:08 +03:00
src feat: show more info, and fix the cpu temp path 2024-05-15 15:28:53 +03:00
.envrc chore(direnv): init 2024-05-15 15:26:35 +03:00
.gitignore chore(gitignore): ignore the .direnv dir 2024-05-15 15:27:26 +03:00
.gitmodules [deploy] Add the aur submodule 2023-06-04 14:22:42 +03:00
.mergify.yml ci(Mergify): configuration update 2023-05-11 12:53:03 +03:00
LICENSE Update LICENSE 2020-11-30 21:26:40 +01:00
Makefile [fix] improve the dist task 2023-05-12 00:55:38 +03:00
README.md [doc] Create the readme file 2023-05-12 00:32:08 +03:00
archy-slstatus.1 [update] Change the binary file name from `yo-slstatus` to `archy-slstatus` 2023-05-11 22:58:06 +03:00
config.mk [deploy] Bump the version 2023-06-04 14:05:38 +03:00
flake.lock chore(nix): init flake 2024-05-15 15:25:16 +03:00
flake.nix chore(nix): init flake 2024-05-15 15:25:16 +03:00

README.md

archy-slstatus

The status bar for archy-slstatus

simple screenshot

Installation

You can install archy-slstatus from the AUR with your favorite AUR helper.

yay -S archy-slstatus

Or you can install the latest version from the git repository.

yay -S archy-slstatus-git

Or you can build it yourself.

git clone https://github.com/archy-linux/archy-slstatus.git
cd archy-slstatus
sudo make install clean

Mirrors