Skip to content

outadoc/just-chatting

Folders and files

NameName
Last commit message
Last commit date
Feb 22, 2025
Feb 1, 2023
Oct 5, 2024
Jan 22, 2025
Oct 5, 2024
Mar 14, 2025
Nov 20, 2022
Jun 29, 2024
Jan 4, 2025
Sep 27, 2024
Jul 14, 2021
Oct 5, 2024
Sep 19, 2024
Oct 10, 2024
Dec 27, 2024
Jul 11, 2024
Nov 4, 2024
Jun 29, 2024

Repository files navigation

Just Chatting

An app focused on a great Twitch chat experience.

  • iOS and Android support.
  • Multi-chat. Open multiple chat bubbles, and switch between them (only on Android.)
  • Tablet- and foldable-optimized interface.
  • Custom emotes. If the default emotes aren't enough for you, we support third-party emote sets!
  • Slide to reply to any message, and see the context of the conversation.
  • See your favorite channels' schedule -- past, present, and future, in a unified timeline.
chat-recording.mp4

Project setup

Android

  1. Install Android Studio;
  2. Open the project in the IDE.

iOS

  1. Install Xcode 16;
  2. Install Tuist;
  3. Move to the app-ios directory, and run tuist generate to generate and open the Xcode project.