Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Whiptail and Dialog with Gum and Figlet for Simplified Menu #19

Merged
merged 12 commits into from
Nov 9, 2024

Conversation

harilvfs
Copy link
Owner

@harilvfs harilvfs commented Nov 8, 2024

Description

Remove old-fashioned Whiptail & Dialog menu with a simple menu using Gum & Figlet.

  • Added/updated scripts or configurations.
  • Fixed issue #[issue number] (if applicable).
  • Improved/optimized existing functionality.
  • Bugs Fixes.
  • Feature Added.
  • Menu Improvement.

Context

This change is necessary to modernize the user interface and enhance the menu interaction. By replacing Whiptail and Dialog, we simplify the menu presentation with Gum and Figlet, offering a cleaner and more user-friendly experience.

How Has This Been Tested?

  • Tested on [Arch Linux].

Checklist

Please ensure your pull request meets the following requirements:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My changes do not introduce new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Screenshots

2024-11-08.23-39-14.mp4

Additional Notes

  • Remove index.html/style.css that crap doesn't seems to be more practical.
  • Backin4th index.md in docs add script overview & refactor documentation.
  • Add cleanrun.sh script to run without installing dependencies (dependencies will install when running the main script).
  • Add a preview GIF to README.md for more detailed information.

Co-authored-by

Co-authored-by: Hari Chalise harilvfs@chalisehari.com.np

@harilvfs harilvfs self-assigned this Nov 8, 2024
@harilvfs harilvfs marked this pull request as draft November 8, 2024 18:06
@harilvfs harilvfs marked this pull request as ready for review November 8, 2024 19:58
@harilvfs harilvfs marked this pull request as draft November 9, 2024 06:13
@harilvfs harilvfs marked this pull request as ready for review November 9, 2024 16:01
@harilvfs harilvfs merged commit dc83f79 into main Nov 9, 2024
@harilvfs harilvfs deleted the menurefactor branch November 9, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant