Add info about website to README

This commit is contained in:
Jeena 2025-06-10 12:00:51 +09:00
parent 63e7a6a012
commit 1ef4481ace

View file

@ -4,6 +4,8 @@
# Recoder # Recoder
*Batch transcode family videos to DNxHD for smooth Davinci Resolve editing*
**Recoder** is a clean and minimal video transcoder for Linux, designed for GNOME using GTK4 and libadwaita. It supports batch processing, drag-and-drop, and a straightforward user experience. **Recoder** is a clean and minimal video transcoder for Linux, designed for GNOME using GTK4 and libadwaita. It supports batch processing, drag-and-drop, and a straightforward user experience.
![Screenshot of Recoder](docs/screenshot-3.png) ![Screenshot of Recoder](docs/screenshot-3.png)
@ -14,35 +16,11 @@ See [docs/HELP.md](docs/HELP.md) for usage instructions and tips.
## ✨ Features ## ✨ Features
- Transcode multiple video files at once See the [Recoder Website](https://jeena.github.io/recoder/) for a full list of features.
- Drag-and-drop support for folders and files
- Modern libadwaita-based interface
- Toast notifications
## 📦 Installation ## 📦 Installation
### Arch Linux Recoder is available in the AUR and as a flatpak. Visit the [Recoder Website](https://jeena.github.io/recoder/) for install instructions.
Recoder is available on the AUR:
```bash
yay -S recoder
```
### Flatpak
[Install Recoder Flatpak](https://jeena.github.io/recoder/net.jeena.Recoder.flatpakref)
After downloading the `net.jeena.Recoder.flatpakref` file, **double-click the file** or **open it with GNOME Software** to start the installation.
#### Install via Command Line
If you prefer, run these commands in a terminal:
```bash
flatpak install --user https://jeena.github.io/recoder/net.jeena.Recoder.flatpakref
flatpak run net.jeena.Recoder
```
## 📄 License ## 📄 License