An open API service indexing awesome lists of open source software.

https://github.com/cosmic-utils/cosmic-ext-applet-sysinfo

Simple system info applet for cosmic
https://github.com/cosmic-utils/cosmic-ext-applet-sysinfo

Last synced: about 1 year ago
JSON representation

Simple system info applet for cosmic

Awesome Lists containing this project

README

          

# Simple system info applet for cosmic


Applet Screenshot


Applet Screenshot

## Installation

### Manual

The applet can be installed using the following steps:

```sh
sudo apt install libxkbcommon-dev just
git clone https://github.com/rwxroot/cosmic-ext-applet-sysinfo.git
cd cosmic-ext-applet-sysinfo
just build
sudo just install
```

`libxkbcommon-dev` is required by `smithay-client-toolkit`

### Arch Linux

On Arch Linux, the applet can be installed using the PKGBUILD [`cosmic-ext-applet-sysinfo-git`](https://aur.archlinux.org/packages/cosmic-ext-applet-sysinfo-git), available on the [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository).