Basic utility to check your Hyprland logs for errors and suggest solutions from an errors database.
Find a file
2023-11-30 22:22:09 +03:00
database cross-reference found errors against error database 2023-11-30 22:22:09 +03:00
src/utils cross-reference found errors against error database 2023-11-30 22:22:09 +03:00
.gitignore improve project structure 2023-11-30 21:31:41 +03:00
LICENSE Initial commit 2023-11-30 17:58:27 +03:00
main.cpp cross-reference found errors against error database 2023-11-30 22:22:09 +03:00
Makefile cross-reference found errors against error database 2023-11-30 22:22:09 +03:00
README.md docs: initialize readme 2023-11-30 21:50:17 +03:00

🔍 Hyprdoctor

Companion utility for Hyprland that scans your Hyprland logfile for commonly encountered errors in a community curated errors database.

Project Goals

Hyprdoctor aims to be both a companion utility and a curated issue database for Hyprland. The goal is to let experienced and helpful community members share their experience in a well-documented matter. The curated database allows the archival of issues, while the companion utility provides easy access to the said curate database.

License

This project is licensed under the GPL v3 license. See LICENSE for more details.