Skip to content
forked from arnnis/Sup

A Slack client with WhatsApp like UI

Notifications You must be signed in to change notification settings

AivarasBujauskas/Sup

 
 

Repository files navigation

Sup

A Slack client with a UI similar to WhatsApp, supports Web, Android, Desktop.

Do not use this for work, it's experiemental and you might miss important messages due to bugs and missing features.

Open Webapp

Screenshots

Mobile Tablet

Install

  • Web - Web version using react-native-web
  • Android - Android apk
  • Windows - Windows version using electron
  • Linux - Linux version using electron

Contributing

Run the following to start webpack development server:

yarn web

To start desktop development server:

yarn desktop

To run android:

yarn android

To run ios:

yarn ios

To build for desktop:

yarn desktop:release

To build for android:

yarn android:release

To build for web:

yarn web:release

About

A Slack client with WhatsApp like UI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.5%
  • JavaScript 3.2%
  • Objective-C 1.2%
  • Java 1.1%
  • Ruby 0.7%
  • CSS 0.7%
  • Other 0.6%