39 lines
911 B
Markdown
39 lines
911 B
Markdown
<p align="center">
|
|
<img src="src/resources/net.jeena.Recoder.svg" width="120" height="120" alt="Recoder logo">
|
|
</p>
|
|
|
|
# Recoder
|
|
|
|
**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.
|
|
|
|

|
|
|
|
## 📖 Help
|
|
|
|
See [docs/HELP.md](docs/HELP.md) for usage instructions and tips.
|
|
|
|
## ✨ Features
|
|
|
|
- Transcode multiple video files at once
|
|
- Drag-and-drop support for folders and files
|
|
- Modern libadwaita-based interface
|
|
- Toast notifications
|
|
|
|
## 📦 Installation
|
|
|
|
### Arch Linux
|
|
|
|
Recoder is available on the AUR:
|
|
|
|
```bash
|
|
yay -S recoder
|
|
```
|
|
|
|
### Other Platforms
|
|
|
|
Recoder will be available as a Flatpak in the future.
|
|
|
|
## 📄 License
|
|
|
|
Recoder is licensed under the GNU General Public License v3.0.
|
|
See [LICENSE](LICENSE) for details.
|