Commit Graph

11 Commits

Author SHA1 Message Date
4e1f56802c Update release version to v0.1.2.b.3 in index.html and version.txt; enhance install.sh with improved shell detection and PATH configuration checks 2025-11-16 16:27:16 -05:00
16a1db487a Add 'zdtt github' command to install.sh for opening the ZDTT GitHub repository
- Implemented a new command in install.sh that opens the ZDTT GitHub repository in the user's default web browser based on the operating system.
- Updated the help text to include the new command, improving user access to the repository.
- Removed the previous 'github' command from terminal.py to streamline functionality and avoid redundancy.
2025-11-16 14:29:43 -05:00
d483fee544 Enhance install.sh to support dynamic shell configuration detection
- Added logic to detect the user's shell (bash or zsh) and update the appropriate configuration file for PATH modification.
- Improved user prompts to reflect the detected shell configuration file.
- Implemented checks to prevent duplicate PATH entries and create the configuration file if it doesn't exist.
2025-11-16 14:12:05 -05:00
a9ee4f8866 Update release version to v0.1.2.b.1 and enhance macOS support in terminal.py and install.sh
- Updated the release version in index.html and version.txt to v0.1.2.b.1.
- Added macOS detection and installation instructions for Python 3 in install.sh.
- Refactored terminal.py to include first-class support for macOS, updating distribution prompts and compatibility checks.
- Improved user experience by integrating Homebrew installation prompts for Python 3 on macOS.
2025-11-16 14:07:13 -05:00
4d53a201b4 Update to version v0.1.2.a.7 and implement auto-update feature in install.sh
- Updated index.html and version.txt to reflect the new release version v0.1.2.a.7.
- Added an auto-update option in install.sh to streamline the update process without user prompts.
- Modified terminal.py to support the new auto-update flag during updates.
2025-11-15 19:42:02 -05:00
2e67031175 feat: Enhance terminal compatibility and add Arch Linux support
- Updated terminal.py to support Arch Linux alongside Debian-based systems.
- Implemented distro detection and user override for unsupported distributions.
- Added a status bar feature with customizable colors and live updates.
- Introduced JSON-based user preferences for status bar color.
- Replaced neofetch with fastfetch for system info display.
- Updated version to 0.1.2.a in version.txt.
- Created a new website with installation instructions, features, and community engagement.
- Added JavaScript for interactive elements and CSS for styling the website.
2025-11-12 21:59:23 -05:00
Zane V
52f7bc7593 Update install.sh 2025-10-01 15:33:33 -04:00
Zane V
a628056d6f 0.0.1.r 2025-10-01 00:15:14 -04:00
Zane V
1daf59039f Upload Version 0.0.1.b 2025-09-30 23:22:11 -04:00
Zane V
8bc2bf4149 Add files via upload 2025-09-30 22:44:32 -04:00
Zane V
d181c0790b Add files via upload 2025-09-30 22:39:42 -04:00