Skip to content
/ fu Public

fu stands for File to URL, a utility design to help you upload images/files and produce Markdown/HTML snippets with couple of clicks.

Notifications You must be signed in to change notification settings

klesh/fu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File to URL

demo

Introduction

I once needed a tool to upload images/files in Clipboard and generate a URL back to it for me. So I looked for such a tool, I found iPic which quite awesome. But unfortunately, it supported image only and wouldn't let me upload to own server. It would be greate to have a another option, wasn't it?

The plan was to make a CrossPlatform app for (Windows/MacOS/Linux), currently, only MacOS version is ready. fu can also processes Captured Bitmap Data in Clipboard, but itself doesn't have any Screen Capturing functionality. You may need other tool to do the job.

Installation

Go to releases page download the dmg file, and install it.
If you want it to be launched at login, please go to System Preferences > Users & Groups > Login Items and add it to your list.

Build Dependencies

  • wxWidgets 3.0
  • libcurl
  • libssh
  • boost

Like it ?

  • Star this respository right away!
  • Recommand to your friends.
  • Twitter/Facebook/Reddit it already.
  • Pull Requests are all welcome.

License

LGPL

About

fu stands for File to URL, a utility design to help you upload images/files and produce Markdown/HTML snippets with couple of clicks.

Resources

Stars

Watchers

Forks

Packages

No packages published