An open API service indexing awesome lists of open source software.

https://github.com/jackeblan/eblanlauncher

Only 2 MB Android Launcher, total control, zero bloat, zero tracking
https://github.com/jackeblan/eblanlauncher

android android-launcher jetpack-compose kotlin kotlin-coroutines launcher3

Last synced: 6 months ago
JSON representation

Only 2 MB Android Launcher, total control, zero bloat, zero tracking

Awesome Lists containing this project

README

          

Geto

# Eblan Launcher

Only 2 MB Android Launcher, total control, zero bloat, zero tracking

![GitHub Release](https://img.shields.io/github/v/release/JackEblan/EblanLauncher?style=for-the-badge&color=lightseagreen)
![IzzyOnDroid Version](https://img.shields.io/f-droid/v/com.eblan.launcher?baseUrl=https%3A%2F%2Fapt.izzysoft.de%2Ffdroid&style=for-the-badge&label=IzzyOnDroid&color=mediumseagreen)
![F-Droid Version](https://img.shields.io/f-droid/v/com.eblan.launcher?style=for-the-badge&color=seagreen)
![GitHub License](https://img.shields.io/github/license/JackEblan/EblanLauncher?style=for-the-badge&color=teal)
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/JackEblan/EblanLauncher/total?style=for-the-badge&color=aquamarine)
![Lines Of Code](https://img.shields.io/endpoint?url=https%3A%2F%2Fghloc.vercel.app%2Fapi%2FJackEblan%2FEblanLauncher%2Fbadge%3Fformat%3Dhuman%26filter%3D.kt%24&style=for-the-badge&color=lightseagreen)

[Get it on IzzyOnDroid](https://apt.izzysoft.de/packages/com.eblan.launcher)
[Get it on F-Droid](https://f-droid.org/en/packages/com.eblan.launcher/)

> [!WARNING]
> This is an Alpha Stage Build. Expect bugs, instability, and incomplete features.

## About The Project

Most Android launchers are just forks of AOSP’s Launcher3. I wanted to try something
different—building from scratch while welcoming new developers and applying solid coding principles
and best practices to keep the project alive for the long run. Open-source Launcher3 forks often end
up abandoned because of their complexity, making it tough for newcomers to contribute. And, not
gonna lie… a lot of them are still written in Java and rely on legacy APIs.

Meanwhile, many closed-source launchers are starting to get greedy—locking features behind paywalls
and sneaking in trackers. My goal is to give everyone the joy of using powerful features without
compromising privacy.

## Screenshots

[1](fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg)
[2](fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg)
[3](fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg)
[4](fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg)
[5](fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg)

## Links
- [Android Launchers Memory Usage In The Cached Processes](https://youtu.be/-0cEKr-H5FU?si=RhaWvdf5ElBFoHnJ)
- [Support Me On Ko-Fi](https://ko-fi.com/I3I01OJG21)

## License

**Eblan Launcher** is licensed under the GNU General Public License v3.0. See the [license](LICENSE)
for more
information.