glitternetwork/pinme
A command-line tool for deploying and hosting static sites on decentralized storage (IPFS), pinning your files and returning a shareable link.
Why it matters
Getting a static site online usually means an account, a build pipeline, and a hosting provider. PinMe collapses that into a single command that publishes to decentralized storage and hands back a URL, with no server to manage. For quick shares, demos, and censorship-resistant hosting, it is a genuinely low-friction path — approachable enough for a first deploy.
Use cases
- Publish a static site to IPFS with one command
- Share a demo or page via a decentralized, permanent link
- Host files without a traditional server or provider account
- Pin build output straight from the terminal
Quickstart
npm install -g pinmeRelated repositories
awesome-claude-code-toolkit
A DevOps-oriented toolkit for Claude Code bundling workflows, hooks, agents, and observability helpers, installable as a plugin or via a setup script.
From the blog
CLI-Anything Guide: Turning Desktop GUIs into Stateful, Agent-Native CLIs
The definitive guide to HKUDS/CLI-Anything. Learn how to transform complex GUI apps into deterministic, agent-native CLIs with REPLs, stateful undo stacks, and zero screenshot fumbling.
The State of Claude Skills: Spring 2026
An in-depth look at how the open-source community is building around Claude, the rise of MCP servers, and what to expect next.
Maintain this repo? Submit an update.
Submit an update