gitlabEdit

desktop-arrow-downObtaining Extra Addons

How can I get extra addons?

You can get these extra features, including extra languages, splashes, and screensavers, by either downloading the addons ZIP file from the releases page of the Nitrocid project at GitHub, or by using the getaddons command.

circle-info

When downloading addons, consider the following points:

  • It's necessary to reboot the kernel for the addons to get loaded.

  • The addon pack size is around 100+ MB, so you need to download it on unmetered networks, such as WiFi. This is to reduce your data fee.

Installing addons manually

In case the getaddons command didn't work properly, you'll have to resort to installing the kernel addons manually. We have packed the addons pack for each release for easy installation. To install the addons manually, follow these steps:

1

Download the addons archive

Download an -addons.zip file that corresponds to your kernel version from this pagearrow-up-right and open your favorite archive manager.

2

Make the addons folder

Make a new folder under the Nitrocid KS binary folder called Addons.

3

Extract all addons

Extract all the folders to the Addons folder.

4

Verify that the addons start

Run Nitrocid KS and verify that the addon commands work.


What are addons?

Addons are program extension libraries that extend the functionality of a program. It allows more flexibility because they either provide extra features, change how a specific program function works, or change how they look and feel.

In addition, Nitrocid KS provides an addon system that loads all the kernel addons that are built with the Nitrocid project. Mods are the second kind of kernel addons that have lesser privileges, but can be made easily by you.

The documentation provides you instructions on how to make your own mod (not zero-code!) using the page below:

vialBuilding your Modchevron-right

Last updated