Skip to content

DemonKingSwarn/hypr-wellbeing

Repository files navigation

hypr-wellbeing

Installation

AUR

paru -S hypr-wellbeing-bin

Nix Flakes

Add to your flake inputs:

inputs.hypr-wellbeing.url = "github:DemonKingSwarn/hypr-wellbeing";

Then add to your packages:

environment.systemPackages = [ inputs.hypr-wellbeing.packages.${pkgs.system}.default ];
# or with home-manager:
home.packages = [ inputs.hypr-wellbeing.packages.${pkgs.system}.default ];

Github Releases

You can download it from Releases

Configuration

It is located in ~/.config/hypr-wellbeing/config.json

Usage

Monitor Mode

Linux:

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

Show Stats

hypr-wellbeing --show

Show Weekly Stats

hypr-wellbeing --weekly

To-Do

  • [] Monthly view

Special Thanks

  • Watcher (Similar to hyprwatch but only for X11) - for showing how to calculate the timings of the app

About

app usage logger for hyprland and niri

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors