# jianliaoim/talk-os

Open source version of jianliao.com

Repository: https://github.com/jianliaoim/talk-os
Canonical: https://ross.abutalabs.com/products/talk-os
Homepage: https://jianliao.com
Language: CoffeeScript
License: MIT
License Family: permissive
Last push: 2017-09-05T02:27:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3809, "days_push": 3285, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2699, forks 778 (observed 2026-08-28T04:07:11.334678+00:00)

## What it is
Talk OS is the open-source version of jianliao.com, a team chat/messaging application written in CoffeeScript on Node.js. It bundles the full business code of the product, using MongoDB, Redis, and optional Elasticsearch for message search.

## Use cases
- self-host a team chat application
- study the source code of a production chat product
- build a custom Slack-like messenger
- run an internal messaging server with MongoDB and Redis
- learn how a real-time chat app is architected

## When to choose
- you want a self-hosted team chat platform you can freely modify
- you need reference code for building real-time messaging features
- your stack is Node.js/CoffeeScript with MongoDB and Redis

## When to avoid
- you need a maintained, secure chat solution (last release 2017, Node 4 era)
- you want modern tooling or TypeScript
- you require message search without manual re-enabling of Elasticsearch integration

## Facets
- artifact type: application
- maturity: abandoned
- function: chat-interface, http-server, search-engine, caching, websocket
- domain: messaging-platforms, web-development, self-hosted
- platform: self-hosted
- tags: team-chat, slack-alternative, coffeescript, mongodb, redis, elasticsearch, nodejs, web-server

## Member repositories
- jianliaoim/talk-os (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:11.334678+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:16:07.649791+00:00, confidence not recorded.
  - readme: https://github.com/jianliaoim/talk-os (fetched 2026-08-28T04:07:11.334678+00:00, sha 844ac260ffee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
