An interesting open source chat application. Developed with node.js, mongoDB, socket.io and react.
Fiora is an interesting open source chat application. It is developed based on node.js, react and socket.io technologies
- Richness: Fiora contains backend, frontend, Android and iOS apps
- Cross Platform: Fiora is developed with node.js. Supports Windows / Linux / macOS systems
- Open Source: Fiora follows the MIT open source license
Online Example: https://fiora.suisuijiang.com/
Documentation: https://yinxin630.github.io/fiora/
Other Client
Vscode Extension: https://github.com/moonrailgun/fiora-for-vscode
If you are seek for other open-source IM Application which like discord or slack, maybe try out Tailchat
: https://tailchat.msgbyte.com/
Features
- Register an account and log in, it can save your data for a long time
- Join an existing group or create your own group to communicate with everyone
- Chat privately with anyone and add them as friends
- Multiple message types, including text / emoticons / pictures / codes / files / commands, you can also search for emoticons
- Push notification when you receive a new message, you can customize the notification ringtone, and it can also read the message out
- Choose the theme you like, and you can set it as any wallpaper and theme color you like
- Set up an administrator to manage users
Screenshot
Install
Fiora provides two ways to install
from https://github.com/yinxin630/fiora
------
多房间的基于socket.io的聊天室程序。
geekchat
一个自学了6天JS的菜鸡写的聊天室,看起来还不错,基于Node.js。
安装Node.js后,需要在geekchat目录下用命令提示符执行命令:npm install
,等待安装完后执行 node app.js
,即可在本地使用此聊天室。
from https://github.com/gaowanliang/geekchat
No comments:
Post a Comment