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

Feature Updates and Future Work #3

Open
DivineEgotrip opened this issue Dec 30, 2024 · 0 comments
Open

Feature Updates and Future Work #3

DivineEgotrip opened this issue Dec 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DivineEgotrip
Copy link
Owner

v0.2 Feature Updates and Future Work

1. Date/Time Format Improvement (v0.2)

Description: Update the date/time format to a more readable style like 12/30/24 10:10AM for consistency and clarity.
Expected Behavior: The script should display the date and time in the format 12/30/24 10:10AM instead of the current format.


2. Add Confirmation Prompt Before Exit (v0.2)

Description: Don’t let users exit the script by accident. If they type “exit,” ask them to confirm that they really want to quit.
Expected Behavior: When the user tries to exit, prompt them with “Are you sure you want to exit? (Y/N).” If they confirm, it exits. If not, it goes back to the main menu.


Future Work:

1. Basic Color Customization for Command Prompt

Description: Let users change the color of the interface in the command prompt. This would be done through a menu option where users can select a color scheme, which is then saved in a config file.
Expected Behavior: Users can choose a color scheme from a list of options, and the selected color scheme is saved to a config file for future use.


2. Port to Lua for Linux

Description: Port the script to Lua for Linux systems.
Expected Behavior: This feature is being considered for future development but is not a part of v0.2.

@DivineEgotrip DivineEgotrip self-assigned this Dec 30, 2024
@DivineEgotrip DivineEgotrip added the enhancement New feature or request label Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant