aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ed486e5dc4bbb8e75f9a74353ddcc0200a063387 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# hypr-wellbeing

![](./.assets/show.png)

## Installation

### AUR

```sh
paru -S hypr-wellbeing-bin
```

### Windows

Make sure [Scoop](https://scoop.sh/) is installed.

```sh
scoop bucket add demon-apps https://github.com/DemonKingSwarn/flix-cli-bucket.git
scoop install hypr-wellbeing
```

### Github Releases

You can download it from [Releases](https://github.com/DemonKingSwarn/hypr-wellbeing/releases)

## Usage

### Monitor Mode

**Linux**:

```sh
hypr-wellbeing -d &> /dev/null &
```

**Windows**:

```sh
hypr-wellbeing.exe -d > $null 2>&1
```

### Show Stats

```sh
hypr-wellbeing --show
```

### Show Weekly Stats

```sh
hypr-wellbeing --weekly
```

## To-Do 

- [] Monthly view

## Special Thanks

- [Watcher](https://github.com/Waishnav/Watcher) (Similar to hyprwatch but only for X11) - for showing how to calculate the timings of the app