Giter Site home page Giter Site logo

bing's Introduction

Intro

!!!WIP!!! Unable to work at present!!!

Most of the code source comes from cerebro,renamed MyBing!!!

Cerebro and uTools plug-in system are integrated

通过修改 cerebro, 1:完成自己想要的功能,2:移植 utools 插件!(Partial code refer to Utools)

Dev

  1. 插件 的拖拽,在各个平台不一致问题! 主要文件:@/common/windowMove.js 目前主要是 drag_layer 层设置 -webkit-app-region: no-drag,在 Mac 下完美,未测试其他平台

插件路径

mac:/Users/bing/Library/Application Support/MyBing/plugins/

TODO

utools 插件:upx (基本完成)

unicode webpack 打包优化

注意事项

uTools 插件中不受跨域影响,可以访问任意网址 无需网页考虑兼容性问题,基于(Chromium 76 和 Node 12) 在插件开发模式中,可以使用 http 协议加载远程资源(js、css)。当打包成 uTools 插件后,所有的静态资源都应该在包内,否则会加载失败。 需要在 plugin.json 同级目录下放一个 README.md 文件来介绍你的插件,在 uTools 的多处地方显示。(文件名区分大小写,名称大写、后缀小写)

Problems

  1. window 权限,无法拖拽!:electron/electron#12460

Refs

https://u.tools/ https://hub.fastgit.org/oliverschwendener/ueli https://hub.fastgit.org/tinytacoteam/zazu https://hub.fastgit.org/KELiON/cerebro https://hub.fastgit.org/hainproject/hain

bing's People

Contributors

brainmaestro avatar colch avatar egeriis avatar enzime avatar footnoise avatar hellocreep avatar international avatar ionphractal avatar jordanadams avatar kageetai avatar kelion avatar krbz avatar laerciosantana avatar lawgsy avatar lex111 avatar lubien avatar matmunn avatar maximbaz avatar nazar-pc avatar piamancini avatar quantumsheep avatar schrims avatar scottdillman avatar skacekamen avatar staff0rd avatar stanzilla avatar theconnman avatar tiagoamaro avatar tiagodanin avatar uxiew avatar

Watchers

 avatar  avatar

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.