Giter Site home page Giter Site logo

konamgil / chatbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rong77/chatbox

0.0 1.0 0.0 36 MB

A simple and fast chatbox app based on Node.js and Socket.io that's easy to embed into all kinds of websites, it comes with a powerful control panel for admin to use.

License: MIT License

JavaScript 92.94% CSS 2.85% HTML 4.21%

chatbox's Introduction

Chatbox - English description

A simple and fast chatbox app based on Node.js and Socket.io that's easy to embed into all kinds of websites, it comes with a powerful control panel for admin to use.

Features

  • Embed it anywhere, doesn't require iframe
  • Visitor can join the chat without logging in
  • Sync messages when multiple windows are open in the same browser
  • Doesn't require a database
  • Support sending files in any format
  • Save chat history on client side
  • Show current online users
  • Easy to create and join new chat rooms
  • Support both admin and room admin roles for management

Install and run Chatbox

$ cd Chatbox/prod/server
$ npm install
$ node index.js

Now you can visit http://localhost:4321 to see your chatbox, and http://localhost:4321/admin to your admin page

Demo

The chatbox is usually minimized at left bottom by default.

http://lifeislikeaboat.com.

https://kn007.net/

Screenshot

screenshot

screenshot

More screenshots here


聊天盒 - 中文介绍

该聊天软件基于Node.js与Socket.io,利用了Websocket双向通讯技术,可以方便的内嵌在任意网站让游客实时聊天,同时更提供管理员强大的控制面板,便于对全体游客或者特定游客进行各种操作。

功能与特点

  • 可内嵌于任意网站,无需借助iframe
  • 游客无需登录即可参与聊天
  • 同一浏览器打开的多个聊天窗口自动同步聊天信息
  • 服务器无需数据库
  • 支持发送图片,视频以及其他任意格式的文件
  • 用户端自动存储聊天记录
  • 可显示当前在线用户
  • 支持创建与加入新的房间,数量不限
  • 同时支持系统管理员与房间管理员,人数不限

安装与运行聊天盒

$ cd Chatbox/prod/server
$ npm install
$ node index.js

直接访问http://localhost:4321即可进入聊天盒,控制面板的地址则位于http://localhost:4321/admin

示例

聊天盒一般默认最小化于网页左下角

http://lifeislikeaboat.com

https://kn007.net/

chatbox's People

Contributors

arch1tect avatar kn007 avatar wangqiliang avatar

Watchers

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