SergioRibera / super_clipboard

Manage your clipboard history with a beautiful and simple interface
MIT License
24 stars 2 forks source link
clipboard gui-application hacktoberfest linux rust rust-lang wayland x11

https://user-images.githubusercontent.com/56278796/225697681-418086a9-a02e-4087-8588-09fef558eaa6.mp4


GitHub Workflow Status GitHub Workflow Status GitHub release (latest by date)

Inspiration

In search of a clipboard manager that is comfortable and I can have instantly next to the mouse to speed up my work and at the same time I can include in my workflow and my environment based on WM's, SuperClipboard was born.

Warning: It can run in gnome, but details like mouse tracking, transparency and window colors don't work quite right, if you would like to work on gnome support you can leave your feedback in this issue to take it into account.

Instalation

Features

NOTE: The blur it's depends of your compositor

Usage

On your startup WM script call binary as another task

bspwm example

superclipboard &

Then, you can show the clipboard with the default shortcut Super + Shift + V

To show Logs you need set SUPER_CLIPBOARD_LOG env variable, here some examples

NOTE: For more details see docs

# Show only errors
SUPER_CLIPBOARD_LOG=error superclipboard
# Dump to file
SUPER_CLIPBOARD_LOG=info superclipboard >> /tmp/superclipboard_logs.txt
# Show only superclipboard crate logs
SUPER_CLIPBOARD_LOG=off,superclipboard=info superclipboard
# Show only module of superclipboard crate logs
SUPER_CLIPBOARD_LOG=off,superclipboard::ui=trace superclipboard

TODO

Icons by Icons8