Hyde-Ext is a Rust-based command-line application designed to enhance the HyDE (HyDE_CLI) environment, which is built upon the Hyprdots project. Hyde-Ext automates tasks, installs essential tools, manages configurations, and restores settings from backups, providing a seamless extension to the HyDE ecosystem.
Installation
Key Features
Changelog
Wiki
Da4ndo Web
Da4ndo Youtube
Hyde-Ext offers a flexible installation process:
- Configurations: Tailored for optimal user experience
- Assets: Optional images and scripts to enhance your environment
- Essential Packages: Curated selection from
packages.list
zoxide
: Smarter cd commanddocker
: Containerization platformttf-nerd-fonts-symbols
: Icon-rich fontappimagelauncher
: AppImage managementfd
: Fast and user-friendly search tool
- System Utilities:
swayidle
: Efficient idle managementufw
: Uncomplicated Firewall for enhanced security
Tip
Every installation option is customizable to fit your unique preferences and workflow.
After upgrading, Hyde-Ext ensures your environment remains familiar:
- Restores custom configurations from backups
- Preserves your personalized settings
- Keeps you up-to-date with the latest HyDE features
Experience the perfect blend of freshness and familiarity with Hyde-Ext's restoration capabilities.
To install Hyde-Ext stable, utilize the the package manager:
yay -S hyde-ext
To use Hyde-Ext, you have two main commands:
-
For installation:
hyde-ext install
This command initiates the installation process, allowing you to customize your HyDE environment with configurations, assets, and essential packages.
-
For restoration:
hyde-ext restore
Use this command after upgrading HyDE to restore your custom configurations and settings from backups.
- Both commands offer interactive prompts to guide you through the process
- You can customize your installation or restoration based on your preferences
- Use the
--help
flag with either command for more detailed options
Tip
Always ensure you have a recent backup before running the restore command to prevent any potential data loss.
-
Patch Release [v1.3.3] - [09/28/2024]:
- 🔧 Refactored codebase for improved structure and maintainability
- Reorganized modules and file structure
- Implemented new
commands
module for better separation of concerns
- 🚀 Enhanced installation process
- Added new
ConfigInstaller
for more flexible configuration handling - Improved asset management with new
Asset
struct
- Added new
- 🖥️ Updated GitHub Actions workflow
- Implemented new deployment process for stable versions
- Added checksums generation for release artifacts
- 🎨 Updated wallpapers and images (disabled for now)
- 🔒 Removed UFW configuration from default setup
- 🧰 Added new development tools
- Integrated
inquire
for improved user prompts - Implemented
lazy_static
for better performance
- Integrated
- 📦 Updated dependencies
- Added
reqwest
for HTTP requests - Replaced
prettytable-rs
withcomfy-table
for better aesthetics
- Added
- 🐛 Various bug fixes and performance improvements
- 🗂️ Added
disabled
key into meta for better asset management
- 🔧 Refactored codebase for improved structure and maintainability
-
Patch Release [v1.1.1] - 05/14/2024:
- 🛠️ Updated PKGBUILD for AUR package to ensure compatibility and stability.
- 🚀 Added
hyde-ext-git
package for users preferring the cutting-edge version directly from the git repository.
-
Patch Release [v1.1.0] - 05/13/2024:
- 🛠️ Fixed an issue where assets files were not correctly handled in release mode.
-
Initial Release [UNPATCHED] [v1.0.7+beta] - 05/12/2024:
- 🚀 First public release of Hyde-Ext.
- 🛠️ Core functionalities for installation and restoration of HyDE configurations.
- 🖥️ Basic command-line interface implemented.
- 🌟 Added new installation options for advanced users.
- 🔍 Further refinements in the restoration process to handle edge cases.
- 🐞 General bug fixes and performance improvements.
Hyde-Ext, as an extension project, owes its existence to the configurations created by prasanthrangan/hyprdots.
Contributions are welcome. If you have any suggestions or modifications, feel free to fork this project, make your changes, and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.