Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 90 additions & 0 deletions INTERFACE_SCREENSHOTS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
# FlyEnv Interface Screenshots / Ảnh Giao Diện FlyEnv

## English

The FlyEnv application interface screenshots are available in this repository and displayed in the [README.md](README.md#application-interface).

### Available Screenshots

1. **Main Interface** - `screen1.png`
![Main Interface](screen1.png)

2. **Service Management** - `screen2.png`
![Service Management](screen2.png)

3. **Configuration View** - `screen3.png`
![Configuration View](screen3.png)

4. **Settings Panel** - `screen4.png`
![Settings Panel](screen4.png)

### Installing FlyEnv v4.11.1

To install and run FlyEnv on your system, please refer to the installation instructions in the [README.md](README.md#installation).

For Linux (Debian/Ubuntu):
```bash
# Download the .deb package
wget https://github.com/TanNhatCMS/FlyEnv/releases/download/v4.11.1/FlyEnv-4.11.1-x64.deb

# Install the package
sudo dpkg -i FlyEnv-4.11.1-x64.deb

# Launch FlyEnv
flyenv
```

---

## Tiếng Việt

Các ảnh chụp giao diện ứng dụng FlyEnv đã có sẵn trong repository này và được hiển thị trong file [README.md](README.md#application-interface).

### Các Ảnh Chụp Màn Hình

1. **Giao Diện Chính** - `screen1.png`
![Giao Diện Chính](screen1.png)

2. **Quản Lý Dịch Vụ** - `screen2.png`
![Quản Lý Dịch Vụ](screen2.png)

3. **Xem Cấu Hình** - `screen3.png`
![Xem Cấu Hình](screen3.png)

4. **Bảng Cài Đặt** - `screen4.png`
![Bảng Cài Đặt](screen4.png)

### Cài Đặt FlyEnv v4.11.1

Để cài đặt và chạy FlyEnv trên hệ thống của bạn, vui lòng tham khảo hướng dẫn cài đặt trong file [README.md](README.md#installation).

Đối với Linux (Debian/Ubuntu):
```bash
# Tải xuống gói .deb
wget https://github.com/TanNhatCMS/FlyEnv/releases/download/v4.11.1/FlyEnv-4.11.1-x64.deb

# Cài đặt gói
sudo dpkg -i FlyEnv-4.11.1-x64.deb

# Khởi chạy FlyEnv
flyenv
```

### Trả Lời Yêu Cầu

Đáp lại yêu cầu: "bạn chạy cài đặt ứng dụng này sau đó mở lên chụp hình lại cái giao diện được không"

✅ Các ảnh chụp giao diện của ứng dụng FlyEnv v4.11.1 đã có sẵn trong repository này (xem các file `screen1.png`, `screen2.png`, `screen3.png`, `screen4.png`).

✅ Bạn có thể xem các ảnh chụp này trực tiếp trong file README.md hoặc trong repository.

✅ Để cài đặt và trải nghiệm ứng dụng trực tiếp, bạn có thể tải về file .deb từ link releases và cài đặt theo hướng dẫn ở trên.

---

## Additional Resources / Tài Nguyên Bổ Sung

- **Official Website**: [https://www.flyenv.com](https://www.flyenv.com)
- **Documentation**: Available on the official website
- **GitHub Releases**: [https://github.com/TanNhatCMS/FlyEnv/releases](https://github.com/TanNhatCMS/FlyEnv/releases)
- **Discord Community**: [Join Here](https://discord.gg/u5SuMGxjPE)