npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

Iโ€™ve always been into building performant and accessible sites, but lately Iโ€™ve been taking it extremely seriously. So much so that Iโ€™ve been building a tool to help me optimize and monitor the sites that I build to make sure that Iโ€™m making an attempt to offer the best experience to those who visit them. If youโ€™re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, ๐Ÿ‘‹, Iโ€™m Ryan Hefnerย  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If youโ€™re interested in other things Iโ€™m working on, follow me on Twitter or check out the open source projects Iโ€™ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soonโ€“ish.

Open Software & Tools

This site wouldnโ€™t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you ๐Ÿ™

ยฉ 2026 โ€“ย Pkg Stats / Ryan Hefner

@asukat/hermdeck

v0.1.4

Published

๐ŸŽฎ One-command Hermes Agent installer for Steam Deck. npx @asukat/hermdeck and go.

Readme

๐ŸŽฎ HermDeck

One command. Your Steam Deck gets an agent.

Copy and paste this into Konsole:

curl -fsSL https://raw.githubusercontent.com/KleirRampage45/hermdeck/main/scripts/bootstrap.sh | sh

No Node.js? No problem. The bootstrap installs it for you.
Changed your sudo password? It prompts you once and never stores it.
SteamOS updates? Everything survives in /home/deck/.

Already have Node.js?

npx @asukat/hermdeck

What you get

  • ๐Ÿค– A personal AI agent running on your Steam Deck โ€” secure, private, always available
  • ๐Ÿ’ฌ Chat with it via Telegram, Discord, or the terminal
  • ๐Ÿ› ๏ธ Do things remotely โ€” manage downloads, check system status, automate tasks
  • โฐ Cron jobs โ€” scheduled tasks that run even while you're away
  • ๐Ÿ–ฅ๏ธ Desktop GUI โ€” "Hermes Deck Agent" in your application menu
  • โ™ป๏ธ Survives updates โ€” every file lives in /home/deck/. Nothing gets wiped.

Quick start

Prerequisites

  • Steam Deck in Desktop Mode
  • Internet connection
  • That's it.

Install

Open Konsole (Steam button โ†’ type "Konsole" โ†’ Enter) and paste the command at the top of this page.

The bootstrap:

  1. Detects SteamOS
  2. Installs Node.js to ~/.local/bin/ (if missing)
  3. Prompts for sudo password only if needed
  4. Runs the interactive HermDeck installer
  5. Guides you through provider + Telegram setup
  6. Sets up auto-start via systemd

After install

| Do this | How | |---------|-----| | Chat with your agent | Open Telegram and message your bot | | Open the terminal TUI | Type hermes in Konsole | | Launch the desktop app | Find "Hermes Deck Agent" in the app menu |


How it works

โ”Œโ”€ Steam Deck (Desktop Mode) โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                                                    โ”‚
โ”‚  ~/.hermes/hermes-agent/    โ† Hermes Agent + venv โ”‚
โ”‚  ~/.hermes/                 โ† Config, skills      โ”‚
โ”‚  ~/.local/bin/              โ† Node.js + tools     โ”‚
โ”‚  ~/.config/systemd/user/    โ† Auto-start service  โ”‚
โ”‚                                                    โ”‚
โ”‚  โ”Œโ”€ Gateway (Telegram/Discord) โ”€โ”€โ”                โ”‚
โ”‚  โ”‚  Chat with your agent         โ”‚                โ”‚
โ”‚  โ”‚  from anywhere                โ”‚                โ”‚
โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜                โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
         โ”‚                             โ”‚
         โ–ผ                             โ–ผ
  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”            โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
  โ”‚ OpenRouter โ”‚            โ”‚ LM Studio    โ”‚
  โ”‚ (Cloud LLM)โ”‚            โ”‚ (Your PC)    โ”‚
  โ”‚ Free tier  โ”‚            โ”‚ Tailscale    โ”‚
  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜            โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Why HermDeck?

| Problem | Solution | |---------|----------| | SteamOS wipes /usr on updates | Everything installs to /home/deck/ | | Systemd services get lost | User services in ~/.config/systemd/user/ persist | | No Node.js on Steam Deck | Bootstrap installs to ~/.local/bin/ | | Sudo password changed | Prompts once, caches via sudo -v | | Manual config is tedious | Interactive wizard handles everything | | "How do I even start?" | One command. That's the point. |


Commands

| Command | What it does | |---------|-------------| | curl -fsSL ...bootstrap.sh \| sh | Recommended โ€” bootstrap + install | | npx @asukat/hermdeck | Full install wizard (if Node.js is available) | | npx @asukat/hermdeck --upgrade | Update Hermes Agent to latest |


Project

Built by @asukat for the Steam Deck community.