My fork from slstatus
Go to file
Anas Elgarhy ff3350de5d
[fix] improve the dist task
2023-05-12 00:55:38 +03:00
.github/workflows [vcs/deploy] Create the mirror actions 2023-05-12 00:09:44 +03:00
.idea [improve] Improve the project structure 2023-05-11 05:00:44 +03:00
screenshots [doc] Create the readme file 2023-05-12 00:32:08 +03:00
src [clean] Remove the useless `config.h.def` 2023-05-11 23:05:40 +03:00
.gitignore [vcs] ignore the dist and the build dirs 2023-05-11 23:08:55 +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] Setup the version 2023-05-11 23:03:46 +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