Giter Site home page Giter Site logo

share's Introduction

share

描述

share (IShare的升级版)是一个基于http的局域网文件分享插件(还可以搭配utools的内网穿透功能进行临时性的外网访问)。 插件用到的配置信息默认存储在用户目录下的.share文件夹下,清理里面的数据会清空分享列表。

用法 有如下几种用法:

直接在uTools中输入fx即可进入本插件。 复制文件,然后在uTools的输入框中粘贴,可以把文件添加到分享列表中,同时进入到本插件的界面。

功能

  • 局域网文件分享功能
  • 扫描二维码下载分享文件
  • 支持文件上传
  • 支持手工选择网卡,避免了获取IP地址错误的问题

编译说明

编译方法: 直接在linux或者macOS下运行build模块下的build_plgin.sh. 对于windows系统,可以在WSL中进行编译。

git clone https://gitee.com/fengzhongshaonian/share.git
# 或者: git clone https://github.com/FengZhongShaoNian/share.git
cd share
git checkout nowebpack
cd build
chmod +x build_plugin.sh
./build_plugin.sh

截图

2

3

4

share's People

Contributors

fengzhongshaonian 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.