Files
Termix/docs/index.md

41 lines
1.5 KiB
Markdown

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "Termix"
text: "Web-based Homepage Client"
tagline: Clientless web-based Homepage terminal emulator that stores and manages your connection details
image:
src: /logo512.webp
alt: Termix
actions:
- theme: brand
text: Get Started
link: /docs
- theme: alt
text: GitHub
link: 'https://github.com/LukeGus/Termix'
features:
- icon: 📡
title: Homepage
details: Connect to any Homepage server directly from your browser with no client installation needed. Supports key-based and password authentication.
- icon: 🗂️
title: Split Screen & Tab System
details: View up to 4 terminals simultaneously with the split screen feature. Organize multiple connections with an intuitive tab system.
- icon: 🔐
title: User Authentication
details: Secure multi-user support with authentication system. Each user gets their own isolated environment and saved connections.
- icon: 💾
title: Save Hosts
details: Store and manage your connection details securely. Quickly connect to your favorite servers with just a click.
- icon: 🎨
title: SSHTerminal Themes
details: Customize your terminal experience with various color schemes and themes to reduce eye strain and match your preference.
- icon: 🐳
title: Easy Deployment
details: Quick setup using Docker or Docker Compose. Get up and running in minutes with minimal configuration required.
---