Open Issues Need Help
View All on GitHub Software Development • Mirror/Clone Project
Sample config file 2 months ago
AI Summary: Create a sample configuration file for the protastim project, including all default settings as commented-out examples to illustrate configurable options and their usage.
Complexity:
2/5
enhancement good first issue
Software Development • Mirror/Clone Project
Implement usage of hotkeys in interface 2 months ago
AI Summary: Implement hotkey functionality in the protastim project's interface, displaying all available hotkeys at the bottom of the view. This requires integrating the hotkey functionality described in the charmbracelet/bubbles library documentation and potentially refactoring the existing keymap configuration.
Complexity:
4/5
enhancement good first issue
Software Development • Mirror/Clone Project
Cleanup 2 months ago
AI Summary: Review the Go codebase of the protastim project, specifically the SQL schemas, to identify and remove any unused functions. This involves code cleanup and potentially refactoring.
Complexity:
3/5
good first issue