mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 22:58:14 -05:00
.. | ||
app | ||
core | ||
gui | ||
README.md |
apis folder
core
The lowest level APIs that are not dependent on each other. The upper APIs depend on them.
app
Provide key API interfaces for PicGo application, including uploader, window management, shortcut key system, remotes handler, etc
gui
GuiApi for PicGo plugins.