Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions applications/Bluetooth/fliptok_live_chat/manifest.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# FlipTok Live Chat Application Manifest
# Format zgodny z Flipper Application Catalog

sourcecode:
type: git
location:
origin: https://github.com/kamylwnb/FlipTok_Live_Chat
commit_sha: ec66a72c550a8ac12ce296a32794499d395ebfc2

short_description: "FlipTok Live chat display on Flipper Zero via Bluetooth"

description: |
Real-time FlipTok Live chat monitor for Flipper Zero.
Displays chat comments, gifts and follows via Bluetooth Low Energy.
Includes Python GUI server with Text-to-Speech, deduplication,
auto-reconnect, and optional mode without Flipper Zero.

changelog: "@CHANGELOG.md"

screenshots:
- screenshots/splash.png
- screenshots/waiting.png
- screenshots/chat.png