No description
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
0xGingi 7d1ec2d18c
modified: .gitignore
deleted:    aur/.SRCINFO
	deleted:    aur/PKGBUILD
2025-05-23 11:20:38 -04:00
aur modified: .gitignore 2025-05-23 11:20:38 -04:00
icons Change Icon, Linux/Wayland Support, Arch PKGBUILD, Default to beta.t3.chat 2025-05-23 11:03:55 -04:00
src Change Icon, Linux/Wayland Support, Arch PKGBUILD, Default to beta.t3.chat 2025-05-23 11:03:55 -04:00
.gitignore modified: .gitignore 2025-05-23 11:20:38 -04:00
bun.lockb Change Icon, Linux/Wayland Support, Arch PKGBUILD, Default to beta.t3.chat 2025-05-23 11:03:55 -04:00
CONTRIBUTING.MD Well hello there ^_^/ 2025-01-14 00:28:57 +02:00
electron-builder.yml Change Icon, Linux/Wayland Support, Arch PKGBUILD, Default to beta.t3.chat 2025-05-23 11:03:55 -04:00
LICENSE Well hello there ^_^/ 2025-01-14 00:28:57 +02:00
package.json Change Icon, Linux/Wayland Support, Arch PKGBUILD, Default to beta.t3.chat 2025-05-23 11:03:55 -04:00
README.MD modified: README.MD 2025-05-23 11:16:30 -04:00
tsconfig.json Well hello there ^_^/ 2025-01-14 00:28:57 +02:00

T3 Chat Desktop

T3 Chat Desktop is a cross-platform desktop application for using T3 Chat on Windows and Linux.

Features

  • Opens beta.T3.chat in a dedicated desktop window
  • Cross-platform support (Windows and Linux)

Built with

  • Electron
  • TypeScript

Arch Linux (AUR)

paru -S t3-chat-electron-git

Building from Source

Prerequisites

  • Bun
  • Git

Build Commands

bun install

bun run build

# Build for Linux
bun run build-linux

# Build for Windows
bun run build-windows

Disclaimer

License

MIT