PicList/src/main/apis
2022-08-08 15:03:51 +08:00
..
app 📦 Chore: update macOS tray icon 2022-08-08 15:03:51 +08:00
core Feature: add logFileSizeLimit for log file 2022-07-31 17:47:15 +08:00
gui 🐛 Fix(db): fix some db bugs 2022-06-12 20:20:08 +08:00
README.md 📦 Chore: update electron from v6 -> v16 2022-01-04 23:59:35 +08:00

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.