Good shape overall. A few tweaks would push it into the top tier.
Super-tool for vibe coders & system admins — terminals, SSH, SFTP, RDP/VNC, dashboards, install helpers, and a built-in AI assistant.
Documentation
94
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
68
Test files detected (src/ai/assistantScroll.test.ts).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (eslint.config.js).
Issue or PR templates present.
Project health
89
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 27Forks
- 65Releaseslatest 27d ago
Community
- —Community health
- —authors own >50% of commits
- 232Watchers
Responsiveness
- 2hMedian issue response
- <1hMedian PR merge time
- 3Open issues
Repository files44 root entries
- .cargo
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- .vscode
- assistant-skills
- cloudflare
- docs
- installer
- public
- scripts
- srcGood: Test files detected (src/ai/assistantScroll.test.ts).
- src-tauri
- tests
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CONTEXT.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- eslint.config.jsGood: Linter or formatter configured (eslint.config.js).
- index.html
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.de.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README.es-MX.md
- README.es.md
- README.fr.md
- README.id.md
- README.it.md
- README.ja.md
- README.ko.md
- README.md
- README.pt-BR.md
- README.th.md
- README.vi.md
- README.zh-CN.md
- README.zh-TW.md
- rust-toolchain.toml
- rustfmt.toml
- tsconfig.json
- tsconfig.node.json
- vite.config.ts