Git Product home page Git Product logo

openzaly's Introduction

Akaxin

License

源码仓库

_

向我们提问

简介

Akaxin 是一款开源免费的私有聊天软件,可以部署在任意服务器上,搭建自己的聊天服务器,供自己与朋友、用户使用。

特性:

  • 单聊、群聊(含文字、图片、语音等)
  • 端到端的加密消息(服务端不可解密,服务器可通过配置关闭此特性)
  • 匿名注册、实名注册,以及注册邀请码机制(只允许特定用户注册)
  • 扩展机制

     

一、快速体验

1. 启动服务器

启动命令:java -jar openzaly-server.jar

支持的启动参数:java -jar openzaly-server.jar -h

2. 下载客户端

3. 访问站点

  • 生成账号(手机账号与匿名均可)
  • 输入站点服务器
  • 首次登陆为管理员,邀请码:000000
  • 别的用户登陆后可以互加好友,开始聊天。
  • 匿名账号,账号保存在设备本地,用户不会填写手机信息,任何地方都获取不到。

站点注册方式默认为匿名,进入站点后,请根据情况第一时间修改为 实名 或者 开启邀请码,防止恶意用户进入

二、源码编译安装

需要本地有mvn

git clone https://github.com/akaxincom/openzaly.git
sh build.sh

// Windows 环境,请直接使用 mvn 进行编译即可。

三、扩展开发

Akaxin 具有灵活、强大的扩展机制 (“管理平台” 就是一个扩展)。通过嵌入WEB页面,与后端的扩展API进行交互, 可以很轻松的构建丰富的业务功能,如:

  • 附近交友
  • 店铺点评
  • 在线游戏
  • 等等等等

你的聊天服务器,将摇身一变,成为一个强大的社交软件平台。

扩展机制处于技术预览阶段,如果你希望在自己的业务中开发自己的扩展,可以联系我们( mail: [email protected] ),我们将免费提供文档与技术答疑。

以下是我们开发的一个 “校园社交” 的扩展,截图如下:

     

大家可以去 demo.akaxin.com 体验。

四、技术贡献者

以加入时间排序

  • sisishiliu
  • SAM2O2O
  • childeYin
  • yi.chao
  • lei.yu
  • cuikun
  • alexfanchina
  • Mino0885
  • 505541778

openzaly's People

Contributors

sam2o2o avatar sisishiliu avatar mino0885 avatar

Watchers

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