Skip to content

A simple and lightweight app to display keyboard inputs in real-time using a chat bubble style.

Notifications You must be signed in to change notification settings

sheenazien8/Chatcaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyboard Caster with Chat Bubble Style

Chatcaster

Demo

Chatcaster

A sleek desktop application to display keyboard inputs in a chat bubble-style popup. Built with Wails and Golang, this tool is perfect for streamers, presenters, and developers to add a dynamic visual layer to their work.

Features

  • Real-time Keycasting: Displays keyboard inputs as chat bubbles.
  • Customizable Styles: Modify the look and feel of the chat bubble.
  • Lightweight: Minimal resource usage.
  • Cross-Platform: Works on Windows, macOS, and Linux.

Installation

  1. Clone the repository:
    git clone https://github.com/sheenazien8/chatcaster.git
    cd chatcaster
  2. Install dependencies: Ensure you have Go and Wails installed.
    go install github.com/wailsapp/wails/v2/cmd/wails@latest
  3. Build the application:
    wails dev

Download

Soon

Usage

Once the application is running, it will display keyboard inputs in a chat bubble-style popup on your screen. You can customize the appearance and behavior of the chat bubbles through the settings menu.

Roadmap

  • Cast your typing keyboard
  • Setting for ordering the bubble chat
  • Setting show key on foucs or global
  • Setting how many chat will be shown
  • Setting background color for the bubble chat
  • Setting font size
  • Put image on the chat, like user icon

Contributing

We welcome contributions! Please fork the repository and submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • Wails for providing the framework to build this application.
  • All contributors and users for their support and feedback.

About

A simple and lightweight app to display keyboard inputs in real-time using a chat bubble style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published