Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 833 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 833 Bytes

PicGoX

PicGoX, or PicGo-RS, is a simple and powerful image uploader rewritten totally with Rust.

Features / TODOs

  • GUI support (with system tray)
  • CLI support
  • Uploader support (WIP)
    • General S3 Storage
    • Github
    • Provider specific
      • Aliyun
      • Tencent
      • Huawei

Notices

This is currently just a PoC and still in active development, acting as my learning project (GUI slint).

Build

Tips: you should enable developer mode when building within Windows platform. See here.

MSRV

1.80.0, though nightly version is recommended.

LICENSE

GPL-3.0-only.

Special Thanks