{"id":13755804,"url":"https://github.com/klesh/fu","last_synced_at":"2025-04-07T14:14:28.454Z","repository":{"id":66717514,"uuid":"80690550","full_name":"klesh/fu","owner":"klesh","description":"fu stands for File to URL, a utility design to help you upload images/files and produce Markdown/HTML snippets with couple of clicks.","archived":false,"fork":false,"pushed_at":"2020-08-29T05:54:10.000Z","size":6039,"stargazers_count":411,"open_issues_count":2,"forks_count":21,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-02-15T16:34:16.155Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/klesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-02T03:41:10.000Z","updated_at":"2024-02-09T03:39:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"eac6f4ea-3fbd-4259-99d9-d6131bc21663","html_url":"https://github.com/klesh/fu","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klesh%2Ffu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klesh%2Ffu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klesh%2Ffu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klesh%2Ffu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klesh","download_url":"https://codeload.github.com/klesh/fu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247666015,"owners_count":20975788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T11:00:30.222Z","updated_at":"2025-04-07T14:14:28.408Z","avatar_url":"https://github.com/klesh.png","language":"C++","funding_links":[],"categories":["通信","C++","C++ (225)"],"sub_categories":[],"readme":"# File to URL\n\n![demo](https://github.com/klesh/fu/raw/v2.0.0/fu2.gif)\n\n# Introduction\n\n`fu` stands for `File to URL`, a utility design to help you upload images/files and produce Markdown/HTML snippets with couple of clicks.\n\n# Features\n\n  * Upload `Raw Image Data` or `Files` from Clipboard to server\n  * Multiple files to multiple servers with one click\n  * Upload to your own FTP/SFTP, or your NAS through LocalStorage protocol\n  * Upload to public image hosting service like `imgur.com` and `qiniu.com`\n  * Compress image before upload\n  * Adding wartermark for image\n  * Customizable output format, HTML/Markdown/Raw or whatever plain-text format you like\n  * Copy output from History records\n  * Manage history by tagging\n  * Search history clips by similarity (base on `pHash`)\n  * Easy to backup/restore your data\n  * i18n support\n\n\n# Installation\n\n[Go to releases page](https://github.com/klesh/fu/releases) download archive according to your OS.\n\n## Windows\n\n  Download the `.7z` file from releases page. extract to whereever you want.\n\n  If you want it to be launched at login, please make a shortcut in your `Startup` folder.\n\n## MacOS\n\n  currently unavailable \n\n## Linux\n\n  currently unavailable \n\n\n# Build Dependencies\n\n  * Qt5\n  * libqcurl\n  * qt-phash\n\n\n# Build on Windows (Qt 5.13.2)\n\nTested on Windows 10 with Qt 5.13.2, higher version may not work.\n\n  1. Create working directory `mkdir fu2`\n  2. Create dependencies directory `mkdir fu2\\deps`\n  3. Download libqcurl binaries from https://github.com/klesh/libqcurl/releases/tag/v1.0.0 and extract them to `fu2\\deps\\i386\\release` and `fu2\\deps\\x86_64\\release` accordingly\n  4. Clone repository: `git clone https://github.com/klesh/fu.git fu2\\fu`\n  5. Launch `Qt Creator` and open `fu2\\fu\\fu.pro`, select both `Desktop Qt 5.13.2 MinGW 32-bit` and `Desktop Qt 5.13.2 MinGW 64-bit` kits\n  6. For each `release` configuration of each kits, add a building step `Make` with `install` as _Make arugments_\n  7. Select target Kit/Build (computer-like icon on the bottom left corner), then press `Ctrl-B` to build.\n  8. Open `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 .`\n\n# FAQ\n\n   Q: How to add imgur.com?\n\n   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.\n\n# Like it ?\n\n  * Star this respository right away!\n  * Recommend to your friends.\n  * Twitter/Facebook/Reddit it already.\n  * Pull Requests are all welcome.\n\n# License\n\nLGPL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklesh%2Ffu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklesh%2Ffu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklesh%2Ffu/lists"}