You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pad is a standalone version of Cloud Notepad that lets you share text through unique links.
5
+
Paste text, get a link, share it with anyone.
7
6
8
-
Data is stored in [BoltDB](https://github.com/etcd-io/bbolt) files under `BOLT_PATH`.
7
+
> Unlike pastebin-like services, every shared page remains editable, making Pad feel more like a lightweight internet clipboard than a publishing platform. No accounts, no permissions, no formatting controls, and no unnecessary features.
8
+
9
+
Just write, copy the URL, and send it to whoever needs the information.
10
+
11
+
## Features
12
+
13
+
* Instant text sharing via unique URLs
14
+
* No registration or login
15
+
* Minimalist interface focused entirely on content
16
+
* Works as a personal or shared internet clipboard
0 commit comments