Super Clipboard
Super Keyboard focuses on fast transfer of text and small files (≤50MB) across devices. It supports the generation of two access credentials: short code and persistent Token, and has built-in automatic destruction policies for the number of access times and validity periods. The front end is built with React + Vite, and the back end is FastAPI + SQLite. It is lightweight, secure, auditable, and suitable for self-hosting on an intranet or personal NAS.
Copy the link to the direct link and replace http://superclipboard:5173 with https://superclipboard.Your box name.heiyu.space ·Core capabilities: Support cloud hosting and sharing of "text fragments" and "≤50MB files" resources. ·Authorization model: 5-bit short code for temporary access or ≥7-bit persistent token for long-term authorization to adapt to restricted environments. ·Life cycle: Configurable validity period of 1 - 120 hours and maximum access limit of 1 - 500 times, and automatic destruction is achieved when the threshold is reached. ·Environment persistence: The settings column can store persistent tokens, which are automatically reused when creating fragments to facilitate background auditing. ·Experience optimization: Text can be read from the system clipboard with one click; files can be downloaded directly and recorded.




