I completed my first project on rust...
github.comยท15hยท
Discuss: r/rust
Flag this post

A Linux Clipboard

A modern Linux clipboard companion with a GTK4 popover UI, emoji picker, and instant auto-paste, built in Rust and inspired by Windows 11โ€™s clipboard panel.

Overview

Super V runs as a background daemon that watches your clipboard, keeps a searchable history of text and images, and exposes the data to a polished GUI. When you pick an entry (or an emoji), the app updates the system clipboard and simulates Shift+Insert through ydotool so the content lands right where you were typing.

Features

  • GTK4 UI with clipboard and emoji tabs, animated reveals, and dark styling.
  • Instant auto-paste using ydotool (Shift+Insert) after selecting an entry.
  • Emoji picker with live search and thousands of glyphs.
  • Text + image history (25 mโ€ฆ

Similar Posts

Loading similar posts...