Skip to content

flathub/com.whitemagicsoftware.kmcaster

Repository files navigation

KmCaster

Download On Flathub

This is the Flatpak build for KmCaster, a simple tool to display keyboard and mouse events on your screen.

It looks like this:

KmCaster

Since this repository only contains the Flatpak build instructions, please open only flatpak-specific issues.

Development

# Enable repo
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
# Install dependencies
flatpak-builder build-dir com.whitemagicsoftware.kmcaster.yaml --force-clean --install-deps-only --install-deps-from flathub
# Build and install
flatpak-builder build-dir com.whitemagicsoftware.kmcaster.yaml --install --user --force-clean
# Run it
flatpak run --user com.whitemagicsoftware.kmcaster