Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 957 Bytes

File metadata and controls

38 lines (24 loc) · 957 Bytes

Dory

A modern terminal-based Athena OS installer, inspired by nixos-wizard.
image

Features

  • Terminal UI built with Ratatui
  • Partition disks and create filesystems easily
  • Configure users, groups, passwords and system environment
  • Automatically generate system and drives configuration

Requirements & Recommendations

  • Must be run as root.
  • A terminal emulator with proper color and Unicode support is recommended for best experience.
  • May cause failures if necessary commands are not found in your environment.

Getting Started

Running Dory

If running inside the included installer ISO:

sudo dory

Roadmap

Propose your ideas.