Skip to content

arnnis/Sup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

404ea53 · Dec 3, 2020
Oct 28, 2020
Jun 19, 2020
Feb 29, 2020
Jun 19, 2020
Jun 21, 2020
Mar 15, 2020
Oct 15, 2019
Dec 8, 2019
Mar 22, 2020
Dec 3, 2020
Dec 27, 2019
Jan 19, 2020
Feb 13, 2020
Jan 7, 2020
Jun 19, 2020
Feb 27, 2020
May 11, 2020

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.

See Demo

Screenshots

Mobile Tablet

Install

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

Todo

  • vioce message support

Donation

If this project help you, you can give me a cup of coffee :)

Buy Me A Coffee

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

License

MIT