+
+
+
+
+
Open-source edition
+
+
+ This is the free, open-source version of ArchNest. All core functionality — integrations,
+ Terminal, Tunnels, Files, Containers, Host Metrics, Remote Desktop, bookmarks, multi-user
+ accounts, and data backup — is fully included. A few features are reserved for paid add-ons
+ or not yet complete; each card below marks anything that isn't in this edition with a
+ "Not in the open-source version"
+ note. ArchNest is under active development with planned updates roughly every three months.
+
+
+
{guideEntries.map((entry) => {
const Icon = entry.icon
@@ -251,6 +296,31 @@ export default function Help() {
})}
)}
+ {entry.notInOpenSource && entry.notInOpenSource.length > 0 && (
+