Skip to content

cajhughes/encoder64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encoder64

A simple Java application that:

  1. Opens an "always-on-top" window in the top right corner of the desktop
  2. Responds to a single file being "dropped" (as in drag-and-drop) into the window pane by performing a Base64 encoding
  3. The result of the encoding is then placed into the system clipboard, so that it can be immediately pasted into a separate application

Encoder64 on macOS

About

A simple Java application that accepts a single file being dragged over it and applies base64 encoding to the file contents

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages