git404hub

what is kvaesitso fr?

mm2-0/kvaesitso — explained in plain English

Analysis updated 2026-06-26

4,702KotlinAudience · generalComplexity · 1/5LicenseSetup · easy

tl;dr

Kvaesitso is a free, open-source Android home screen replacement built around search, type what you want instead of hunting through grids of icons and folders.

vibe map

mindmap
  root((kvaesitso))
    What it does
      Search-first launcher
      Replace home screen
      No icon grids
    Installation
      F-Droid standard
      Dev F-Droid repo
      APK sideload
    Tech
      Kotlin
      Android
      Plugin SDK
    License
      GPL v3 main app
      Apache 2.0 plugins

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Replace your Android phone's default home screen with a search-first launcher that finds apps, contacts, and files by typing.

VIBE 2

Install the full-featured version via the developer's own F-Droid repository to get features removed from the standard F-Droid build.

VIBE 3

Build a custom plugin for Kvaesitso using the Apache 2.0 licensed plugin development SDK.

what's the stack?

KotlinAndroid

how it stacks up fr

mm2-0/kvaesitsoplainhub/plain-appaliucord/aliucord
Stars4,7024,7064,713
LanguageKotlinKotlinKotlin
Setup difficultyeasyeasyhard
Complexity1/52/53/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

Full-featured version requires adding the developer's separate F-Droid repository, standard F-Droid build has some features removed.

Free to use, modify, and share under GPL v3, but any changes you distribute must also be released under the same open-source license. Plugin components use the more permissive Apache 2.0 license.

in plain english

Kvaesitso is a free, open-source replacement for the default home screen launcher on Android phones. A launcher is the app that controls your home screen: the grid of icons you see when you unlock your phone, the swipe-to-search gesture, and the app drawer where all your installed apps live. Kvaesitso redesigns this experience around search rather than static icon grids. Instead of arranging apps into pages or folders, the core idea is that you type what you want and the launcher surfaces it. The README points to a documentation website for full details on what can be searched and how the launcher is configured, but the emphasis throughout is on search as the primary way to interact with your device. Kvaesitso is available through F-Droid, an open-source Android app store. The official F-Droid version has some features removed because those features depend on external services that do not meet F-Droid's fully-open-source requirement. A separate repository maintained by the developer includes the full-featured version. Manual installation by downloading an APK from the releases page is also an option. The project is licensed under the GNU General Public License version 3, which means anyone can use, modify, and share the code freely as long as they keep the same license on any changes. The plugin development components use the Apache 2.0 license instead, which is more permissive for developers building on top of them. Translations are managed through a separate localization platform, and the README links to a guide for anyone who wants to help translate the app into another language.

prompts (copy fr)

prompt 1
I just installed Kvaesitso on my Android phone. Walk me through the initial setup to make search as fast as possible and disable the icon grid completely.
prompt 2
I want to build a Kvaesitso plugin that searches my Obsidian vault notes. Show me how to use the Kvaesitso plugin SDK to create a custom search provider.
prompt 3
Compare Kvaesitso vs KISS Launcher vs Niagara Launcher for someone who wants a search-first Android experience with minimal battery impact.
prompt 4
How do I sideload the full-featured version of Kvaesitso from the developer's F-Droid repository instead of the standard F-Droid build?

Frequently asked questions

what is kvaesitso fr?

Kvaesitso is a free, open-source Android home screen replacement built around search, type what you want instead of hunting through grids of icons and folders.

What language is kvaesitso written in?

Mainly Kotlin. The stack also includes Kotlin, Android.

What license does kvaesitso use?

Free to use, modify, and share under GPL v3, but any changes you distribute must also be released under the same open-source license. Plugin components use the more permissive Apache 2.0 license.

How hard is kvaesitso to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is kvaesitso for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.