Files
documentation/docs/User-Guide_Armbian-Software.md
Igor Pecovnik 11c98b0dcc Add Contribute section and move new software install there
Resolve bugfix in mkdocs.yml
2024-12-22 15:47:56 +01:00

640 B

Armbian Software

flowchart LR
  A[Software] ----> B["Containerlization"];
  A[Software] ----> C["Desktops"];
  A[Software] -----> D["DNS blockers"];
  A[Software] -----> E["Home Automation"];
  A[Software] ------> F["Monitoring"];
  A[Software] ------> G["Development"];
  A[Software] ------> J["Network tools"];
  A[Software] ----------> H["Remote Management tools"];
  A[Software] ----------> I["Media Servers"];

To start the Armbian software section, use the following command and choose software section:

armbian-config

Adding a new feature

Please check instructions.