Skip to content

androiddevelop/ContentShare

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ContentShare

内容共享,快速在多设备上实现文字、图片共享。

支持

  • 多设备间可以访问,共享文本和图片。
  • 支持房间,可以针对特定的共享有单独的区域。
  • 支持设置访问密码。(暂未支持)
  • PC端直接粘贴即可,提升效率。
  • 自动清理信息,清理24小时内没有任何访问的房间。

部署

  1. 下载ContentShare-1.0.0.jar
  2. 执行以下命令即可
java -jar ContentShare-1.0.0.jar

默认80端口,如果需要修改,可以 application.properties 中端口号即可。

二次开发

本项目基于 SpringBoot + thymeleaf 开发,可以在此基础上进一步改造。

About

内容共享,快速在多设备上实现文字、图片共享

Resources

License

Stars

Watchers

Forks

Packages

No packages published