Giter Club home page Giter Club logo

localnetworkshare's Introduction

LocalNetworkShare

局域网内共享文本,无需联网,有打包好的应用程序

需求(使用场景)

1、懒得用qq或者有线传输文本,是此软件的大部分使用场景;

2、电脑不能联网,无法通过互联网传输文字;

提供打包版本

1、能够在windows上运行,在packages目录,如果下载较慢,可以将本仓库克隆到gitee,再进行下载;也可以在gitee上直接搜索LocalNetworkShare,找到此仓库的克隆版本;

2、理论上也可以在mac上运行,但本人没有mac,可以自行打包;

项目原理简介

1、本项目基于pecan(类似与flask,比它还轻量级)实现web的,使用羸弱的wsgi,并提供了一个exe界面窗口;

2、桌面上使用pyqt5写的窗口,窗口起来后会在qthread中跑pecan服务,启动失败会在文本区有显示;

使用说明简介

1、软件打开会自动启动web服务器,监听端口可以在{}中修改;

2、本软件会监听你的剪贴板并立即更新在文本区,但不会共享到局域网,除非您点击'设置文本区为共享内容'按钮,所以您不用担心隐私泄露;

3、您可以点击'获取共享内容'来获取共享内容;

4、其他局域网设备如手机电脑,访问下方提示的链接也可以获取进行文本共享;

待解决问题

1、web页面暂时不支持中文;

2、运行exe窗口程序的电脑最好不要使用web页面,受限于python自带的wsgiref羸弱的性能,多个web链接可能会卡;

演示视频

自制开源局域网共享文本软件,共享剪贴板_哔哩哔哩_bilibili

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.