micro-notepad
A minimalist web notepad implemented as a Cloudflare Worker, based on the minimalist-web-notepad project. Visitors deploy it by creating a Worker in their own Cloudflare account and binding a KV namespace named NOTES, which stores the notes; the Worker script is pasted into the online editor.
- Stars
- 6
- Forks
- 1
- License
- GPL-3.0
- Category
- Utilities
- Latest push
- Published
- Refreshed
- Updated
About this app
This profile is based on public repository information.
Research and source context
This profile is compiled from public repository data. Repository details were captured and the profile was last researched .
More in Utilities
gh-proxy
A proxy that accelerates access to GitHub releases, archives, branch files, gists, and git clone operations. It ships as a Cloudflare Workers script deployable in a visitor's own account, with configurable asset URL and route prefix, plus an optional Python version for Docker or direct hosting.
Sink
A self-hosted link shortener with analytics that deploys to Cloudflare Workers or Pages in a visitor-controlled account, using D1 for link storage, Workers KV as a read cache, Analytics Engine for statistics, and optional Workers AI for slug generation.
serverless-dns
A self-hosted, content-blocking DNS-over-HTTPS and DNS-over-TLS resolver that deploys to Cloudflare Workers via a deploy button or Wrangler, loads blocklists from R2, caches with the Workers Cache API, and can export request logs through Logpush.