Skip to content

Commit

Permalink
Update README (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f committed Mar 9, 2023
1 parent 770c1ca commit 02c219e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

![Screenshot of the Caligula TUI verifying a disk.](./images/verifying.png)

**Caligula** is a safe, user-friendly, low-resource TUI for imaging disks.
**Caligula** is a safe, user-friendly, lightweight TUI for imaging disks.

**!!! Warning !!!** This software is new and experimental. If you have problems, please file an issue and I will try to address it!

Expand Down Expand Up @@ -33,15 +33,17 @@ ARM and x86 architectures are also officially supported.

## Features

- Minimal, statically linked binary of ~2MB on Linux
- Listing attached disks, and telling you their size and hardware model information
- Confirmation dialogs so you don't `dd` your filesystem
- Automatically decompressing your input file
- Verifying your disk to make sure it was written correctly
- Running sudo for you if you don't have permissions on a disk
- Cool graphs

## Planned features

- Support for more platforms
- Support for compression formats
- Post-burn patching (i.e. adding `ssh` and `wpa_supplicant.conf` files to Raspberry Pi disks)
- Lightweight GUI

Expand Down

0 comments on commit 02c219e

Please sign in to comment.