Hyko hykocx
  • Joined on 2026-04-08
hykocx pushed to main at hykocx/octo-firefox 2026-09-16 14:37:29 -04:00
a3acc547fb fix(thunderbird): update max gecko version
hykocx pushed to main at hykocx/octo-firefox 2026-09-16 14:36:32 -04:00
e55df99068 feat(thunderbird): add support for Octo theme in Thunderbird
hykocx pushed to main at hykocx/lxs 2026-09-09 15:48:37 -04:00
bdeb9c767a refactor(windows scripts): remove BOM and improve UTF-8 handling
hykocx pushed to main at hykocx/lxs 2026-09-09 15:33:52 -04:00
d27bf49c40 refactor(windows): ensure output redirection for Invoke-LxsSibling and Invoke-LxsScript
hykocx pushed to main at hykocx/lxs 2026-09-09 15:32:11 -04:00
1df5cdb0bb docs: Update README and documentation for lxs multi-tool across Linux and Windows platforms.
3fda22d3d5 feat(windows): add windows compatible
Compare 2 commits »
hykocx pushed to main at hykocx/lxs 2026-05-12 22:49:16 -04:00
db3f5d6652 docs(readme): remove applications, tools, project structure, and release sections
hykocx pushed to main at hykocx/lxs 2026-05-12 22:43:39 -04:00
2a50724328 fix(benchmark): prevent disk exhaustion during benchmark runs
hykocx pushed to main at hykocx/lxs 2026-05-12 22:39:26 -04:00
15c42e1f24 feat(lib): add require_disk_space helper and enforce pre-flight disk checks
hykocx pushed to main at hykocx/lxs 2026-05-12 22:28:23 -04:00
173b3bd581 refactor(nav): use exit code 75 to suppress redundant "Press Enter" prompt
hykocx pushed to main at hykocx/lxs 2026-05-12 22:20:41 -04:00
c7dcaed0bf refactor(ui): replace neon palette and ad-hoc echo with minimal design system
hykocx pushed to main at hykocx/lxs 2026-05-12 22:02:02 -04:00
ade8e76a68 style(ui): apply cyberpunk neon theme across all menus
hykocx pushed to main at hykocx/lxs 2026-05-12 21:50:26 -04:00
e0bd8e0a97 feat(lxs): reload script automatically after successful update
hykocx pushed to main at hykocx/lxs 2026-05-12 21:47:03 -04:00
db6b349bc4 chore(tools): prompt user to reboot when running interactively after updates
hykocx pushed to main at hykocx/lxs 2026-05-12 21:44:10 -04:00
cdcd89b5b2 feat(tools): add welcome message (MOTD) management tool
hykocx pushed to main at hykocx/lxs 2026-05-12 21:42:17 -04:00
c3002ef274 feat(tools): add root-ssh-login tool to enable or disable root SSH password login
hykocx pushed to main at hykocx/lxs 2026-05-12 21:39:44 -04:00
fc50a71763 feat(tools): add root-password and update-server tools
hykocx pushed to main at hykocx/lxs 2026-05-12 21:35:30 -04:00
8383612fe8 refactor(harden): remove ssh key-only module and improve port detection
hykocx pushed to main at hykocx/lxs 2026-05-12 18:16:39 -04:00
dc1475c64a refactor: extract interactive menus into dedicated index scripts
dbe4b95190 refactor: rename system-tools.sh to system-infos.sh
Compare 2 commits »
hykocx pushed to main at hykocx/lxs 2026-05-12 17:46:38 -04:00
dda32051ac feat(ufw): auto-open firewall ports after app installation
hykocx pushed to main at hykocx/lxs 2026-05-12 17:33:58 -04:00
aba84b26f7 docs(readme): replace process substitution with pipe syntax in install commands