Coder Social home page Coder Social logo

gslnzfq / obsidian-plugin-proxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binyu1231/obsidian-plugin-proxy

11.0 0.0 2.0 373 KB

本插件基于 binyu1231/obsidian-plugin-proxy 开发,支持更加自定义的功能,修复了一些列问题。

License: MIT License

TypeScript 100.00%

obsidian-plugin-proxy's Introduction

obsidian-plugin-proxy

本插件基于 binyu1231/obsidian-plugin-proxy 的master分支进行开发。

它是一个代理工具,可以帮助您更快地访问插件市场。

开始

1、在下面的链接下载 obsidian-plugin-proxy.zip 文件。

2、解压 obsidian-plugin-proxy.zip 到你笔记的 .obsidian/plugins 文件夹

自定义配置

配置 .obsidian/plugins/obsidian-plugin-proxy/data.json 文件中 proxyList 字段

{
  // ...
  "proxyList": [
    // ... other proxy
    {
      "id": "your proxy id",
      "raw": "https://gh.gcdn.mirr.one/",
      "userImages": "https://raw-gh.gcdn.mirr.one/",
      "page": "https://gh.gcdn.mirr.one/"
    }
  ]
  // ...
}

界面配置

需要搭配可以查看代理服务器中的配置链接使用。

设置页面的配置,可以添加和删除代理,可以切换代理

docs/img.png

License

MIT License © 2022 binyu1231

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.