From 0ecde4d4b8d4f91d2a56fea8aad3e7813746178d Mon Sep 17 00:00:00 2001 From: N1C4T Date: Fri, 9 Jan 2026 21:03:06 +0400 Subject: [PATCH] docs: update roadmap --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c299389..d267a36 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,8 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines. - [x] Keyboard navigation (Vim keys, Arrows, Space, Esc, Enter) - [x] Package availability indicators (including AUR badges) - [x] Homebrew support (macOS + Linux) +- [x] PWA support for offline use + @@ -248,10 +250,11 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines. - [ ] Save custom presets / profiles - [ ] Share configurations via URL - [ ] More distros (Gentoo, Void, Alpine) -- [ ] PWA support for offline use - [ ] Companion CLI tool - [ ] Expand application catalog (200+) - [ ] Dotfiles integration +- [ ] Nix configuration.nix download +- [ ] i18n / Multi-language support

🔗 Related Projects