Skip to content

feat: Improve service status display with emojis and better formatting#84

Merged
coincashew merged 1 commit intocoincashew:mainfrom
Jor-Tech:feature/improve-service-status-display
Apr 30, 2025
Merged

feat: Improve service status display with emojis and better formatting#84
coincashew merged 1 commit intocoincashew:mainfrom
Jor-Tech:feature/improve-service-status-display

Conversation

@Jor-Tech
Copy link
Copy Markdown
Contributor

Description

This PR improves the visual display of service status checks in the node checker by:

  • Adding intuitive emojis for different service states
  • Improving visual separation between services
  • Adding clear headers for each service
  • Maintaining consistent color coding

Changes

  • Added emojis for service states (📥 installed, 🟢 running, ⚡ enabled)
  • Added service headers with package emoji (📦)
  • Added visual separators between services
  • Improved status messages for better readability

Service states

📥 for installed
❌ for not installed
🟢 for running
🔴 for not running
⚡ for enabled
⚠️ for not enabled

Screenshot

The new output format looks like this:
image

@coincashew
Copy link
Copy Markdown
Owner

Much easier to read! Solid PR 10/10! 👍

@coincashew coincashew merged commit 339e494 into coincashew:main Apr 30, 2025
1 check passed
@Jor-Tech Jor-Tech deleted the feature/improve-service-status-display branch April 30, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants