Releases: HyDE-Project/Hyde-cli
hyprdots --?> hyde
Hi Friends!
I'm the author of Hyde-CLI, and I want to share some updates with you.
My initial vision for Hyde-CLI was to serve as a workaround and wrapper for some features of Hyprdots that the owner did not want to add. Over time, I added several features that have proven helpful to a few users. I’m happy that even 2 to 5 people find these features useful. However, with Hyprdots now deprecated, Hyde-CLI has lost its main purpose.
Should I Archive This Repository?
My initial plans were to deprecate this repository and create a separate CLI. However, this decision might change based on the current situation.
Reasons to Deprecate:
- I want this repository to only link to Hyprdots and avoid breaking changes.
- It’s challenging to rewrite the large Bash codebase, which is hard to debug and lacks sufficient tools for long-term maintainability.
- That’s it...
Reasons to Build a New CLI on Top of This:
- For users, it would provide a smoother transition from Hyprdots to HyDE.
- HyDE's script now offers various APIs, allowing a CLI, TUI, or GUI to interact with it easily. This means we could potentially clean up Hyde-cli's codebase.
- The package is already installed, and the AUR package is well established.
Realizing these points, I believe I should consider salvaging this repository and reusing it to build the new CLI. While it might be difficult to start, this decision could be worth it. I am uncertain at this point, so your comments will be my deciding factor.
God bless!
Please let me know your thoughts on whether I should archive this repository or build an improved CLI on top of it.
What's Changed
- doc: Update README.md to include site by @rubiin in #90
- fixed typo by @rohit-burman in #97
- Feature: Use
get reset --hard
instead ofgit pull
for updating repo by @zeerayne in #98 - fix "Hyde-istall" typo by @boulder-roller in #101
- CORRECT INSTALLATION URL by @JoeArchV in #103
New Contributors
- @rohit-burman made their first contribution in #97
- @boulder-roller made their first contribution in #101
- @JoeArchV made their first contribution in #103
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: version.txt by @rubiin in #63
- feat(bookmarks): adds rofi bookmarks selector by @rubiin in #65
- Local support by @kRHYME7 in #69
- Fix missing
landing
directory preventingupdate.check
file creation by @zeerayne in #73 - fix: SDDM create /etc/sddm.conf.d by @kRHYME7 in #74
- fix: and add faq by @rubiin in #75
- fix: make selections icons consistent by @rubiin in #76
- fix: spell issues by @rubiin in #77
- some fixes by @kRHYME7 in #78
- fix: spell issues by @rubiin in #79
- feat: Rofi google search by @rubiin in #80
- feat(screenshot): upload screenshot by @rubiin in #68
- feat(airplane): adds airplane mode by @rubiin in #81
- fix: shrink image size without quality loss by @rubiin in #85
- fix: qalc package by @rubiin in #86
- doc: add update instruction by @rubiin in #88
- chore(master): release 0.6.0 by @github-actions in #61
New Contributors
Full Changelog: v0.5.2...v0.6.0
Test release for CI
Test release for CI, ignore.
Full Changelog: v0.5.1...v0.5.2
First release
Test release, ignore.