Skip to content

NerdyStore Logo

NerdyStore is the 3rd-party storefront for the Nexterm RMM and Nexploy Automation Platform. It provides a curated, searchable catalog of apps, scripts, snippets, and themes β€” all browsable through a clean React GUI.


πŸ“¦ What's Inside ​

CategoryCount
Nexploy Apps74
Nexterm Scripts99
Nexterm Snippets36
Nexterm Themes31

πŸš€ Features ​

  • πŸ”Ž Fully searchable catalog with category filtering
  • πŸ“¦ Nexploy β€” Docker Compose manifests for self-hosted apps
  • πŸ–₯️ Nexterm Scripts β€” shell automation scripts for your homelab
  • 🧩 Nexterm Snippets β€” reusable code snippets for terminal workflows
  • 🎨 Nexterm Themes β€” 31 hand-crafted terminal themes (added in v1.3.0)
  • ⚑ One-click install support for Nexterm and Nexploy
  • 🏠 Home page with live stats β€” apps, scripts, snippets, and themes at a glance

πŸ–ΌοΈ GUI ​

The store ships a Vite + React frontend (gui/) that loads directly from the repo's generated index. It features:

  • Sidebar navigation with section switching (Nexploy / Nexterm)
  • Per-category item counts on the home page
  • Mobile-friendly dropdown navigation
  • App logo display with fallback handling

πŸ“‹ Versions ​

VersionHighlights
v1.3.0Added 31 hand-crafted Nexterm themes
v1.2.xNexterm scripts & snippets, React GUI
v1.0.0Initial Nexploy app catalog

🀝 Contributing ​

Contributions are welcome!

  1. Fork the repository
  2. Create a feature branch
    sh
    git checkout -b feature/NewFeature
  3. Commit your changes
  4. Push your branch
  5. Open a Pull Request πŸŽ‰

Built with ❀️ using VitePress | Because Real Nerds Selfhost