149 Commits

Author SHA1 Message Date
N1C4T
1a55696407 Refine UI: Aesthetic overhaul, mobile improvements 2026-01-10 18:56:51 +04:00
N1C4T
0adb5354b4 docs: minor update 2026-01-10 16:18:14 +04:00
N1C4T
ac37c730b6 disable app selection event to save quota 2026-01-10 15:32:02 +04:00
N1C4T
99cfc4716a bar hidden until user interacts with selection 2026-01-10 15:20:10 +04:00
N1C4T
c23cf75d97 hide bottom bar on load, show after first selection 2026-01-10 15:02:09 +04:00
N1C4T
632f03579d feat: add fastfetch support for Debian and Ubuntu 2026-01-10 14:28:50 +04:00
N1C4T
2d70766a19 fix: Fixed double nixpkgs. Added nix packages for Stremio and Oh My Zsh 2026-01-10 14:14:59 +04:00
N1C4T
895323d6ce docs: update roadmap 2026-01-09 21:41:34 +04:00
N1C4T
adf75b337d chore: update gitignore 2026-01-09 21:03:29 +04:00
N1C4T
0ecde4d4b8 docs: update roadmap 2026-01-09 21:03:06 +04:00
N1C4T
5d95a4605e feat: add PWA meta tags and service worker registration 2026-01-09 21:02:40 +04:00
N1C4T
b316e97934 feat: add service worker for offline caching 2026-01-09 21:02:27 +04:00
N1C4T
b9d4926303 feat: add PWA manifest with app metadata and theme 2026-01-09 21:02:06 +04:00
N1C4T
d23db8b722 feat: add PWA icons (192x192 and 512x512) 2026-01-09 21:01:50 +04:00
N1C4T
d7deb55d02 fix: allow clicking links and copying text from tooltips 2026-01-09 16:37:31 +04:00
N1C4T
1474881aad fix: minor change 2026-01-09 13:53:41 +04:00
N1C4T
50d5e809f5 fix: update JS package managers 2026-01-09 13:52:48 +04:00
N1C4T
f8b2c6cc15 feat(data): add JS package managers (npm, pnpm, yarn)
Integrated from PR #31 with improvements (Homebrew support, formatting).

Co-authored-by: n1mroozi <nnimroozi20@gmail.com>
2026-01-09 13:22:26 +04:00
N1C4T
94b0c41221 feat(ui): add Homebrew notes to help modal 2026-01-09 13:08:30 +04:00
N1C4T
842f8f0842 docs(readme): update features and roadmap 2026-01-09 13:08:12 +04:00
N1C4T
695a7a913c docs(contributing): add Homebrew integration guidelines 2026-01-09 13:07:55 +04:00
N1C4T
b43a1061e1 fix(hooks): correct Homebrew copy command generation 2026-01-09 13:07:35 +04:00
N1C4T
813cb0542d feat(data): add Homebrew package mappings 2026-01-09 13:07:08 +04:00
N1C4T
af18f616e8 feat(scripts): implement Homebrew script generator and integration 2026-01-09 13:06:51 +04:00
N1C4T
2c4a355b9e docs: update readme 2026-01-07 02:39:31 +04:00
N1C4T
370c514c52 docs: update screenshots 2026-01-07 01:59:17 +04:00
N1C4T
c6a0844f99 feat: Add Mission Center 2026-01-06 22:25:08 +04:00
N1C4T
ff5dc12956 update footer button colors 2026-01-06 21:39:52 +04:00
N1C4T
6d4fcca6c5 refined UI/UX (new fonts, focus states, tooltips) 2026-01-06 21:21:44 +04:00
N1C4T
6c9b2123dd improve mobile layout and UX 2026-01-06 12:45:44 +04:00
N1C4T
07773ed42e feat: Enhance UI with system theme, refined headers, and new layout
- layout: Auto-detect system theme on first visit
- header: Refined layout (centered, uppercase subtitle, inline help)
- categories: Compact 'Soft Pill' design with improved focus state
- data: Reorganized Zellij to CLI Tools
- lint: Fixed various linting issues
2026-01-06 03:03:48 +04:00
N1C4T
94e9f6b598 fix: correct docker registry URL to abusoww/tuxmate 2026-01-05 23:19:20 +04:00
N1C4T
aab08011a3 fix: update wrangler name to match deployed worker 2026-01-05 23:01:29 +04:00
N1C4T
84a985dd53 fix: remove Zed from Fedora targets (not in official repos) 2026-01-05 22:45:38 +04:00
N1C4T
690115c066 fix: change vesktop icon 2026-01-02 15:03:07 +04:00
N1C4T
f7ac2856ba feat: add KDE Partition Manager to System category 2026-01-01 17:22:07 +04:00
N1C4T
c3b737f901 refactor: split CommandFooter, perf tweaks
- extracted drawer modal to CommandDrawer (~180 lines)
- CommandFooter now under 270 lines
- replaced transition-all with specific props (colors, transform, etc)
- should reduce repaints on hover states
2025-12-31 22:11:19 +04:00
N1C4T
4a70f293c1 docs: update project structure, keyboard shortcuts, and icon helpers 2025-12-31 21:12:29 +04:00
N1C4T
683943a180 fix: ignore Ctrl/Alt/Meta in keyboard shortcuts 2025-12-31 14:04:15 +04:00
N1C4T
2a74cf9a39 fix: improve keyboard nav scroll - center focus, adjust margins, remove debounce 2025-12-31 00:46:11 +04:00
starrieste
8ae806b64e Automatic scrolling with keyboard nav controls 2025-12-30 11:22:32 -05:00
starrieste
51c243a27e change order of arrow key shortcut labels to align with vim's hjkl 2025-12-30 10:12:37 -05:00
Nicat Abushov
893b8d33e6 Change header format for related projects section
Updated the related projects section header in README.md from h2 to h4.
2025-12-29 21:45:41 +04:00
N1C4T
1ca9b593cf fix: add move zellij from terminal to cli tools 2025-12-29 21:38:39 +04:00
N1C4T
d582ce1dd5 fix: add move zellij from terminal to cli tools 2025-12-29 21:34:41 +04:00
Nicat Abushov
0630531e05 Add related projects section to README
Added a section for related projects in the README.
2025-12-29 21:21:19 +04:00
N1C4T
f7b661da23 fix: update Strawberry Player logo 2025-12-29 21:00:07 +04:00
N1C4T
6605893991 feat: add DaVinci Resolve to Creative category 2025-12-29 20:35:50 +04:00
N1C4T
6d6ff82f22 fix: add OpenSUSE for Zotero, fix typos 2025-12-29 20:26:01 +04:00
N1C4T
4914a56faf feat: add Kate, CMake, GOverlay, and Trilium Notes 2025-12-29 20:07:10 +04:00