No description
Find a file
2026-04-08 13:59:20 +08:00
.github/workflows actions 2025-04-25 22:08:25 +08:00
locales 发布文章增加自定义编辑slug、新增是否去除文章元数据选项 2026-04-08 13:45:28 +08:00
setting 发布文章增加自定义编辑slug、新增是否去除文章元数据选项 2026-04-08 13:45:28 +08:00
utils 修复安卓端get请求报错 2025-11-19 21:05:10 +08:00
view 发布文章增加自定义编辑slug、新增是否去除文章元数据选项 2026-04-08 13:45:28 +08:00
.editorconfig Initial commit 2025-04-18 16:57:05 +08:00
.eslintignore Initial commit 2025-04-18 16:57:05 +08:00
.eslintrc Initial commit 2025-04-18 16:57:05 +08:00
.gitignore 基础设置项 2025-04-22 15:45:58 +08:00
.npmrc Initial commit 2025-04-18 16:57:05 +08:00
esbuild.config.mjs Initial commit 2025-04-18 16:57:05 +08:00
LICENSE 小修改 2025-05-16 23:44:08 +08:00
main.ts 发布文章增加自定义编辑slug、新增是否去除文章元数据选项 2026-04-08 13:45:28 +08:00
manifest.json 发布文章增加自定义编辑slug、新增是否去除文章元数据选项 2026-04-08 13:45:28 +08:00
package.json 发布文章增加自定义编辑slug、新增是否去除文章元数据选项 2026-04-08 13:45:28 +08:00
README.md 更新readme 2025-05-06 20:18:33 +08:00
README_ZH.md 更新readme 2025-05-06 20:18:33 +08:00
styles.css 增加文件管理 2025-09-15 18:42:27 +08:00
tsconfig.json Initial commit 2025-04-18 16:57:05 +08:00
version-bump.mjs Initial commit 2025-04-18 16:57:05 +08:00
versions.json 发布文章增加自定义编辑slug、新增是否去除文章元数据选项 2026-04-08 13:45:28 +08:00

Typecho

[ English | Chinese ]
Synchronize Files to Typecho
Typecho-API: Typecho Restful

Features:

  • Publish Posts
    • Add Categories/Tags
  • Browse Posts
  • Save Posts Locally

Configuration

  • Host: typecho address/index.php/api
  • Token: Set token after plugin installation
  • User: After setting the above two items, users will be automatically retrieved. Select an operating user

Interface

Settings

2

Publishing

1

Right Panel