JSPM

  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q105415F
  • License Apache-2.0

Tinode messenger for the web

Package Exports

  • tinode-webapp
  • tinode-webapp/umd/index.prod.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tinode-webapp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Tinode Web

Briefing

Single-page web chat application for Tinode. The app is built on React. The Tinode javascript SDK has no external dependencies. Overall, it's a lot like open source WhatsApp or Telegram web apps.

Although the app is generally usable, keep in mind that this is work in progress. Some bugs probably exist, some features are missing. The app was tested in the latest Chrome & Firefox only. NPM package is available.

Try possibly newer or older version live at https://web.tinode.co/.

For demo access and other instructions see here.

Installing and running

This is NOT a standalone app, this is just a frontend, a client. It requires a backend. See installation instructions. See instructions for enabling push notifications.

Getting support

Internationalization

The app is fully internationalized using React-Intl. The UI language is selected automatically from the language specified by the browser. A specific language can be forced by adding #?hl=XX parameter to the URL when starting the app, e.g. https://web.tinode.co/#?hl=ru.

The app is currently available in the following languages:

  • English
  • Chinese (simplified)
  • Chinese (traditional)
  • German
  • Korean
  • Romanian
  • Russian
  • Spanish

More translations are welcome. See instructions.

Not done yet

  • Voice or video messages, video or audio calling.
  • End-to-End encryption.
  • Emoji support is weak.
  • Mentions, hashtags.
  • Previews not generated for videos, audio, links or docs.

Other

Responsive design

Desktop screenshot

Desktop web: full app

Mobile screenshots

Mobile web: contacts Mobile web: chat Mobile web: topic info Mobile web: forward message Mobile web: account settings Mobile web: change avatar