Find a file
2023-04-11 10:24:31 +05:30
blend-settings Add initial Android app support 2023-04-11 10:24:31 +05:30
.gitignore Add initial Android app support 2023-04-11 10:24:31 +05:30
blend Add initial Android app support 2023-04-11 10:24:31 +05:30
blend-files release blend 2.0.0 2023-02-11 17:33:29 +05:30
blend-files.service release blend 2.0.0 2023-02-11 17:33:29 +05:30
blend-system Add initial Android app support 2023-04-11 10:24:31 +05:30
blend-system.service release blend 2.0.0 2023-02-11 17:33:29 +05:30
blend.hook Add initial Android app support 2023-04-11 10:24:31 +05:30
blend.install release blend 2.0.0 2023-02-11 17:33:29 +05:30
host-blend release blend 2.0.0 2023-02-11 17:33:29 +05:30
init-blend release blend 2.0.0 2023-02-11 17:33:29 +05:30
LICENSE.md release blend 2.0.0 2023-02-11 17:33:29 +05:30
README.md release blend 2.0.0 2023-02-11 17:33:29 +05:30

blend

A tool to manage overlays, containers and multiple distributions

This repository also contains blend-settings, a tool for configuring blend and overlays, as well as many other utilities.

Credits

The init-blend file in this repository uses a few lines (two sections) uses from distrobox's init script. These lines have been marked and attributed appropriately, and are licensed under the GPL-3.0 license.

Aside from these lines, all the other code in this repository has been written by me (rs2009). blend-settings is based on Modren, a software store I (rs2009) had written long ago, and is licensed under the same license as the rest of the code in this repository, the GPL-3.0 license.

Usage

It's recommended to use the blend-settings UI, instead of the blend CLI.