https://github.com/notashelf/hyprdoctor
Basic utility to check your Hyprland logs for errors and suggest solutions from an errors database.
https://github.com/notashelf/hyprdoctor
Last synced: about 1 year ago
JSON representation
Basic utility to check your Hyprland logs for errors and suggest solutions from an errors database.
- Host: GitHub
- URL: https://github.com/notashelf/hyprdoctor
- Owner: NotAShelf
- License: gpl-3.0
- Created: 2023-11-30T14:58:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T20:01:29.000Z (over 2 years ago)
- Last Synced: 2025-02-17T13:13:24.628Z (over 1 year ago)
- Language: C++
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🔍 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](LICENSE) for more details.