ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.3k stars 62 forks source link

Add Notification Action to copy body security codes to clipboard #217

Closed ErikReider closed 1 year ago

ErikReider commented 1 year ago

Fixes: #215

Adds a Notification action to copy the first detected 2fa code in the body to the primary clipboard.

Currently works with these formats: 1234, 12345, 123456, 123 456, 123-456, 1234567

image