Add info about website to README
This commit is contained in:
parent
63e7a6a012
commit
1ef4481ace
1 changed files with 4 additions and 26 deletions
30
README.md
30
README.md
|
@ -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.
|
||||||
|
|
||||||

|

|
||||||
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue