Skip to content

farzher/clipman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipMan

Clipboard manager for Windows. Alternative to Ditto.

Nowhere near as advanced as Ditto, but this does support db encryption sabrogden/Ditto#171 (comment)

Download

https://github.com/farzher/clipman/releases/download/v1.0.2/clipman.exe

Screenshot

Features

  • database encryption
  • 0 dependencies, 1 exe, 2mb
  • < 1MB RAM usage while idle
  • streamer mode - each time ClipMan opens, all information is censored
  • images highly compressed using WebP to keep the .db file small
    • the original image is saved to the %temp% folder and will be used until it's gone
  • start typing to filter to clips containing that text
  • right click -> Context - go to the first time a clip was copied to see what else was copied around that time
  • hover over the right half of a clip to get a quick detailed view of it
    • text / files / images - expand to fill the window
    • text that is an imgur link or youtube link - renders as an image

Build From Source

  1. have #the_compiler(beta 0.2.030, built on 2 July 2026)
  2. run dev.bat or build_release.bat

Understanding The Source Code

  • first.jai - the build script
  • src/main.jai - the main game loop
  • src/stuff.jai - just a mess of stuff
  • src/functions.jai - relatively pure dependency free functions
  • src/modules/ - third-party and custom modules

About

Clipboard manager for Windows. Alternative to Ditto.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors