Skip to content

Its-its/Clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quickly made Clipboard Manager for Windows. Mainly made to test out the EGUI crate.

TODO:

  • MacOS/Linux Compatability
  • Store Files
  • Advanced Search
  • Title Starred
  • Fine tune max save size

To build and run use:

cargo build --bin clipboard-app --release

and then:

cargo run --bin clipboard-tray --release

The first command builds the GUI Application. The second command builds AND runs the Tray Application and Clipboard Listener.

PICTURE!

img

About

Quickly made clipboard manager to test EGUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages