subway

ABANDONED - A web based IRC client

Github星跟蹤圖

Subway

Subway is not currently functional and not under active development. While the plan is to finish this project some point in the future, currently the maintainer strongly suggests taking a look at The Lounge.

Subway is a web-based IRC client with a multi-user backend and a
JavaScript-heavy UI. Frontend/backend communication is done with
websockets (or best available fallback where not available).
The backend supports connection persistence and optional logging when the
browser disconnects.

Subway is built with node.js,
node-irc
and Backbone.js/ReactJS and
jQuery on the frontend.

Screenshots

Chat
Settings

Installation

Should be something like this, once implemented:

  1. Assuming you already have node.js, and npm, run:

     $ git clone https://github.com/thedjpetersen/subway.git
     $ cd subway
    
  2. Install the dependencies using npm:

     $ npm install
    
  3. Launch the web server

     $ ./subway.js
    
  4. Point your browser at http://localhost:3000/

Development

Discussion about the client takes place on this repository's Issues page.
Contributors are welcome and greatly appreciated.

Goals

Its goals are twofold:

  1. Become the best web-based IRC client available

  2. Provide a really easy method of persistent IRC connections, available
    from any web browser

The inspiration for Subway was trying to watch a fellow programmer try
to explain how to set up screen/irssi to a non-technical person.

License

Excepting third-party assets (licensed as specified in their respective files
or directories), this project is covered by the MIT License:

The MIT License (MIT)
Copyright (c) 2015 David Petersen

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

主要指標

概覽
名稱與所有者thedjpetersen/subway
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證
所有者活动
創建於2011-12-21 02:15:14
推送於2016-04-29 15:08:36
最后一次提交2016-04-29 15:08:36
發布數3
最新版本名稱v0.2.3 (發布於 2012-01-19 12:49:21)
第一版名稱v0.1.0 (發布於 2011-12-23 01:05:50)
用户参与
星數1.5k
關注者數54
派生數150
提交數748
已啟用問題?
問題數238
打開的問題數47
拉請求數111
打開的拉請求數0
關閉的拉請求數23
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?