Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

currys-co-uk/dixeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dixeet

Realtime chat platform allowing private instant broadcast messaging similarly to twitter.

  • max 160 chars
  • supports hash tags & links
  • unlimited count of attachments
  • easy way how to create streams
  • three levels of rights:
    • public (read-only)
    • writer (can create streams & messages)
    • admin (can create stream & message & can delete messages)

Technologies

Build & run

curl https://install.meteor.com/ | sh
mkdir project_home
cd project_home
git clone <this_repo_url>
meteor

open http://localhost:3000 in any browser

How to create/open another stream

  • click on stream name within an message
  • open <app_url>/<stream_name> in browser

About

Fast broadcast messaging similar to twitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •