fu stands for File to URL, a utility design to help you upload images/files and produce Markdown/HTML snippets with couple of clicks.
fustands for
File to URL, a utility design to help you upload images/files and produce Markdown/HTML snippets with couple of clicks.
Raw Image Dataor
Filesfrom Clipboard to server
imgur.comand
qiniu.com
pHash)
Go to releases page download archive according to your OS.
Download the
.7zfile from releases page. extract to whereever you want.
If you want it to be launched at login, please make a shortcut in your
Startupfolder.
currently unavailable
currently unavailable
Tested on Windows 10 with Qt 5.13.2, higher version may not work.
mkdir fu2
mkdir fu2\deps
fu2\deps\i386\releaseand
fu2\deps\x86_64\releaseaccordingly
git clone https://github.com/klesh/fu.git fu2\fu
Qt Creatorand open
fu2\fu\fu.pro, select both
Desktop Qt 5.13.2 MinGW 32-bitand
Desktop Qt 5.13.2 MinGW 64-bitkits
releaseconfiguration of each kits, add a building step
Makewith
installas Make arugments
Ctrl-Bto build.
Qt 5.13.2 (MinGW xxx 32-bit)(or
64-bit) command prompt accordingly and go to
fu2\builds\fu-gcc-i386-release-vx.x.x(or
x86_64) and run
windeployqt .
Q: How to add imgur.com?
A: go to http://api.imgur.com/ register an application, you will receive a Client-ID, then you can create a imgur.com entry in
Preferences. You may have to setup proxy field if you run into a "blocked by imgur.com " error.
LGPL