Giter VIP home page Giter VIP logo

oim-web's Introduction

OIM-E

简介

OIM-E是基于Electron实现的PC桌面聊天软件,可支持Windows、Linux、Mac等主流平台。 主要采用了Vue、iView、TypeScript等技术实现,通讯协议主要是websocket。服务端支持私有部署,可用于企业内部管理通讯等功能。项目可用于任何商业、个人作品中并且希望能够保留作者信息。如果OIM能够帮助到您,请点赞好评,加个星。

主要功能

  • 个人资料
    资料修改
    自定义头像
  • 联系人
    联系人分组
    联系人备注名
    联系人管理

  • 群分组
    群管理
  • 聊天
    私聊
    群聊
    支持 图片、表情、文件、图文混排

截图

关于服务端

整个完整项目是包含服务端的,所以本项目是需要的服务端支持。服务端是采用Java开发,同样都是开源的。 服务端源码地址:https://gitee.com/oimchat/oim-server 分支 1.0.0

命令

初次下载源码后进行安装依赖
npm install

开发调试
npm run dev

打包构建(分别在不同平台打不同的包)
npm run electron:build

oim-web's People

Contributors

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