Commit graph

2 commits

Author SHA1 Message Date
527cb69f4b Features: 1) Adjust ASCII art in ASCII_ART_EVIBES script for improved design;
Fixes: 1) Correct minor alignment inconsistencies in ASCII art;

Extra: 1) Simplify formatting for better readability of ASCII art block;
2025-06-18 16:58:22 +03:00
7d1bcaa8d4 Features: 1) Added validation to ensure scripts execute from project root with 'evibes' directory check; 2) Introduced color formatting and ASCII art for enhanced script output; 3) Added RAM, CPU, and disk space verification to installation scripts; 4) Ensured Docker images existence before service startup; 5) Unified spinner-based progress display in Windows and Unix scripts.
Fixes: 1) Replaced hardcoded paths with script-relative paths for better portability; 2) Corrected CPU and memory calculation logic for system checks; 3) Replaced inconsistent script formatting and error handling; 4) Resolved redundant cleanup steps post service startup.

Extra: Refactored and cleaned up script logic for maintainability; added WISELESS branding across scripts for consistency; enhanced terminal output and user messaging.
2025-06-16 15:40:44 +03:00