CLI for configuring Razer devices

cli colors effects hacktoberfest linux pywal razer rice x
2 Open Issues Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Command Line Tools

AI Summary: The task involves improving the maintainability of the `razer-cli` project by adding a local build workflow for linting and testing, a method for easily testing changes without affecting the installed version, and clarifying the project's relationship with the `openrazer` daemon and the division of responsibilities between the CLI and GUIs.

Complexity: 4/5
good first issue

CLI for configuring Razer devices

Python
#cli#colors#effects#hacktoberfest#linux#pywal#razer#rice#x
Developer Tools Command Line Tools

AI Summary: Improve the Razer CLI's help functionality by adding a more intuitive `razer-cli help TOPIC` command, which should function identically to the existing `razer-cli -man TOPIC` command. This involves creating an alias or similar mechanism within the CLI's code. Additionally, investigate and resolve the issue where the help pages are not being correctly installed or accessed, leading to a `FileNotFoundError`. This likely involves verifying the package data declaration in `setup.py` and ensuring correct installation across different operating systems and packaging methods.

Complexity: 4/5
enhancement good first issue

CLI for configuring Razer devices

Python
#cli#colors#effects#hacktoberfest#linux#pywal#razer#rice#x