8000 GitHub - AlexTyu/glit.chat: Single user-admin chat with real-time changing UI capabilies
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Single user-admin chat with real-time changing UI capabilies

Notifications You must be signed in to change notification settings

AlexTyu/glit.chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glit.chat

User-admin chat, designed to glitch. Built overnight as part of the real-life quest organized for our friend to scare shit out of him at his birthday.

Admin has full control on chat's UI. All changes transmitted to user thru socket connection.

alt tag

Demo

http://glit.chat – User PIN: РJEK3-2LNBP-IIOD

http://glit.chat/admin.html – admin http://glit.chat/watch.html – Watcher(sees admin console, but has no control)

Admin Features

• Admin has full controll over Chat UI, ALL changes are broadcasted to the client in real-time.

• Immediate client connection status notification

• Control over user's input type (text, password, date, month, time)

• 24 Background gifs or Enter Image URL to change Background

• Scripted Animations and css-effects (Tv-Off, Tv-On, Windows blue screen of death, glitches etc)

• Live CSS change input

• Extra layer that duplicates current BG image, for glitches using Blending modes, -Webkit-filters and transformations

• Prompt message. Changable font size and background.

Technologies

  • Node.js
  • Express
  • Angular.js
  • Socket.io

To launch locally

$ npm install
$ node index.js

5852

Admin panel http://localhost:3000/admin.html

Client http://localhost:3000/ PIN: РJEK3-2LNBP-IIOD

Watcher(sees admin console, but has no control) http://localhost:3000/watch.html

To-do

• Support of multiple users. • More glitches and animation • Control UI for mobile. • Global UI controls for every user.

About

Single user-admin chat with real-time changing UI capabilies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0