Skip to content

davystrong/FILO-Clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FILO Clipboard

Very simple First In Last Out clipboard for Windows written in Rust. Text is automatically added to the clipboard history (the max length of which can be specified) and the clipboard is triggered with Ctrl+Shift+V.

The objective of this program is to do one thing without slowing down the computer with other unnecessary features.