GithubHelp home page GithubHelp logo

skyofwing / linyu-client Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dwhengr/linyu-client

0.0 0.0 0.0 2.96 MB

im system client

License: Apache License 2.0

JavaScript 82.76% Rust 1.48% CSS 1.25% HTML 0.09% Less 14.42%

linyu-client's Introduction

林语

该代码仓库为 林语 客户端相关代码

后端地址:https://github.com/DWHengr/linyu-server

简绍

林语是基于tauri开发的桌面聊天软件,前端框架使用react,后端框架使用springboot进行开发 。其中使用http和websocket实现消息发送和推送,使用webrtc实现音视频聊天。

目前功能

好友相关、朋友圈、音视频聊天、语音消息、文本消息、文件消息、图片消息、截图、等。

项目相关

node环境安装

开发使用的node版本为v20.12.2,npm版本为10.5.0。多个node可以使用nvm来进行管理。

tauri环境安装

tauri需要安装rust等相关环境,tauri安装引导地址:https://v1.tauri.app/v1/guides/getting-started/prerequisites

项目运行

进入项目目录,使用该命令: npm run tauri dev 来运行项目。如果发现相关依赖下载慢,npm和rust都可以配置国内下载源

项目打包

进入项目目录,使用该命令: npm run tauri build 来打包项目。列:在window上打包,会生成一个.msi 文件,对应在linyu-client\src-tauri\target\release\bundle\msi目录下。

项目截图

登录

1

聊天

2

好友

3

朋友圈

4

通知

5

系统设置

6

结语

admire

linyu-client's People

Contributors

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