Zane V a9d4d98c4c Refactor terminal.py to enhance plugin management and system compatibility
- Moved various functions related to plugin validation and quarantine to the zdtt.plugins module for better organization and reusability.
- Updated the handling of protected commands to source from the plugins module.
- Refactored status bar management functions to utilize the zdtt.status_bar module, improving code clarity and separation of concerns.
- Simplified the display banner and compatibility warning functions by delegating to the zdtt.ui module.
- Enhanced the command execution process by integrating shell command execution from the zdtt.shell module.
2025-11-16 10:47:24 -05:00
2025-09-30 23:22:11 -04:00
2025-09-30 23:22:11 -04:00
2025-09-30 22:39:42 -04:00
2025-11-15 15:45:09 -05:00

ZDTT

My lil terminal project

The terminal is designed only for debian based (arch linux support in testing) linux. It can be installed on nondebian distros but it is not reccomended and may cause issues.

ps: partly vibe coded

Description
Alternate shell, made to make boring shells at least a little pretty :D WARNING: Contains vibe code
Readme 394 KiB
Languages
Python 67.8%
Shell 16.2%
CSS 8.8%
HTML 4.9%
JavaScript 2.3%