Skip to content

catacombing/kumo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35a581b · Mar 23, 2025
Sep 8, 2024
Feb 24, 2024
Feb 25, 2024
Mar 16, 2024
Mar 23, 2025
Mar 7, 2025
Sep 8, 2024
Sep 8, 2024
Sep 21, 2024
Sep 21, 2024
Sep 8, 2024
Sep 21, 2024
Feb 24, 2024
Feb 24, 2024
Jan 16, 2025
Feb 1, 2025
May 19, 2024
Feb 24, 2024
Mar 16, 2025
Jun 18, 2024
Mar 11, 2024
May 18, 2024
May 30, 2024

Repository files navigation

Kumo - A Wayland Mobile Browser

Kumo is a web browser with a UI focused on portrait-mode touchscreen mobile devices. It is optimized to run on low-end hardware with a limited battery life.


Features

Kumo is a UI written around Safari's WebKit browser engine, so they should be comparable in behavior and performance.

The following noteworthy features are implemented:

  • Built-in adblocker
  • Whitelist-based cookie policy
  • Shell-like URI completion
  • Session recovery
  • Tab groups
  • History management

Demo

kumo.mp4

Installation

The following dependencies are required for running Kumo:

Dependency Version Details
wpewebkit libWPEWebKit-2.0
gst-plugins-base 1.0 (Optional) Required for media playback; specifically OpenGL plugin
gst-plugins-good 1.0 (Optional) Required for media playback; specifically autodetect plugin
gst-plugins-bad 1.0 (Optional) Required for media playback; specifically fdkaac plugin
gst-libav 1.0 (Optional) Required for non-free media playback

After compiling, the binary can be found at ./target/release/kumo:

cargo build --release

About

A Wayland Mobile Browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published