Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siduck/bubbly
Show beautiful keystrokes & generate chat bubble widgets while typing on Linux
https://github.com/siduck/bubbly
eww keycast keystrokes widgets x11 xorg
Last synced: 11 days ago
JSON representation
Show beautiful keystrokes & generate chat bubble widgets while typing on Linux
- Host: GitHub
- URL: https://github.com/siduck/bubbly
- Owner: siduck
- License: gpl-3.0
- Created: 2023-02-15T10:41:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T07:53:31.000Z (over 1 year ago)
- Last Synced: 2024-08-07T18:44:12.012Z (3 months ago)
- Topics: eww, keycast, keystrokes, widgets, x11, xorg
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 138
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bubbly
## About
- Bubbly lets you create on-screen chat_bubble like widgets based on the keystrokes you type on the keyboard. It uses xinput to fetch the keys and puts them into an eww widget.
- It has 2 modes :
- **chat** - Creates onscreen chat like widgets based on the keys you type in the form of sentences.
- **keystrokes** - Creates onscreen widgets to show keystrokes, something like screenkey, keycaster etc.## Demo
### Chat widget
https://user-images.githubusercontent.com/59060246/227874712-1e749a32-ff7e-4a69-abb5-414bff0fb637.mp4
### Keystrokes widget
https://user-images.githubusercontent.com/59060246/227874881-bbc970e7-869d-4e40-91d7-e7622d2dde1e.mp4
full video : https://www.youtube.com/watch?v=JxG1buUmJ2U
## Requirements
- [eww](https://github.com/elkowar/eww)
- xinput
- dash## Install
```zsh
curl https://raw.githubusercontent.com/siduck/bubbly/buttons/install.sh | sh
```## Usage
- Open the bubbly app from your app menu.