Commit Graph

13 Commits

Author SHA1 Message Date
16970b0866 Update to version v0.1.2.a.6 and enhance plugin security in terminal.py
- Updated index.html and version.txt to reflect the new release version v0.1.2.a.6.
- Introduced security measures for plugin loading in terminal.py, including AST validation and quarantine for unsafe plugins.
- Added a safe mode option to prevent plugin loading, enhancing overall security.
2025-11-15 19:36:21 -05:00
edb1ada059 Revise terminal compatibility and update HTML content
- Updated index.html to reflect that ZDTT is now Linux-only, removing references to macOS.
- Modified descriptions and prompts in terminal.py to clarify support for only Debian-based and Arch Linux systems.
- Removed macOS-specific installation instructions and checks from the terminal code.
2025-11-15 18:35:43 -05:00
1bced7c89e Enhance macOS support in terminal.py and update index.html
- Updated compatibility messages and descriptions to include macOS support.
- Modified user prompts and checks to accommodate macOS installation requirements.
- Revised HTML content to reflect the expanded support for macOS alongside Debian and Arch.
2025-11-15 17:47:21 -05:00
5d7de5d9a6 Implement distro preference loading and saving in terminal.py
- Added functions to load and save the user's distribution preference from a config file.
- Updated check_system_compatibility to utilize saved preferences, reducing user prompts.
- Enhanced load_preferences method to include loading of distro settings.
2025-11-15 17:10:25 -05:00
d9fe4f258d Refactor terminal command execution and update help text
- Replaced the -oszdtt flag with an auto shell fallback for unknown commands.
- Introduced a new method for executing system commands with real-time I/O streaming.
- Enhanced error handling for command execution and improved user feedback.
2025-11-15 15:59:45 -05:00
dca47ab1eb Update version to v0.1.2.a.3 and enhance UI/UX features
- Updated version number in version.txt.
- Improved smooth scrolling for anchor links in script.js.
- Added Intersection Observer for fade-in animations in script.js.
- Enhanced CSS styles for various elements, including buttons, metrics, and backgrounds for better visual appeal and interactivity.
2025-11-15 13:52:40 -05:00
2920a32abd feat: Enhance navigation accessibility and update terminal commands 2025-11-15 09:44: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
6915dcb36e Add Python and pip command support 2025-10-01 15:06:32 -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