Subway icon
Subway icon

Subway

 5 likes

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

Subway screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Online
  • Self-Hosted
Discontinued

Subway is in hiatus, i.e. it's not currently functional and not under active development, but the plan is to finish this project some point in the future. Meanwhile currently the maintainer strongly suggests taking a look at Shout icon Shout .

  No rating
5likes
0comments
0news articles

Features

Suggest and vote on features
  1.  IRC

 Tags

Subway News & Activities

Highlights All activities

Recent activities

Show all activities

Subway information

  • Developed by

    thedjpetersen
  • Licensing

    Open Source and Free product.
  • Alternatives

    60 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Social & Communications

Popular alternatives

View all

Our users have written 0 comments and reviews about Subway, and it has gotten 5 likes

Subway was added to AlternativeTo by Mastergalen on Dec 28, 2013 and this page was last updated Mar 12, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Subway?

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 and jQuery on the frontend.