Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Schniz/Machete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machete Travis CI

Chat for your org. wat wat wat wat

Screenshot

Machete.

But as you know, it may have been updated since the last commits. yeah.

Installation

assuming you have gulp installed.. (npm install -g gulp)

git clone......
gulp install
echo "ARE YOU READY????????????"
node .

React Hirarchy

  • PageRoot
    • Header
    • ChatRoot
      • UserList
      • ChatWindow
        • ChatTabs (list)
          • ChatTab..
          • ChatTab..
          • ChatTab
            • MessagesBySender (list)
              • Message..
              • Message..
              • Message
      • ChatTextBox
        • AtJsTextBox(:emoji: + @mentions)
        • SendButton(also via Enter Key)

Url Hirarchy

  • / => /main
  • /:roomName for room name. will only swap/open tabs on HTML5 stuff.
    • roomName param can be room name (alphanumerical) or nick@nick@nick@... for group messaging.

About

Chat for your organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published