An open API service indexing awesome lists of open source software.

https://github.com/tensoraws/finalrip-dashboard

a simple dashboard for FinalRip
https://github.com/tensoraws/finalrip-dashboard

computer-vision ffmpeg finalrip naive-ui tailwindcss typescript vapoursynth video-processing vue3

Last synced: 9 months ago
JSON representation

a simple dashboard for FinalRip

Awesome Lists containing this project

README

          

# FinalRip-dashboard

[![CI](https://github.com/TensoRaws/FinalRip-dashboard/actions/workflows/CI.yml/badge.svg)](https://github.com/TensoRaws/FinalRip-dashboard/actions/workflows/CI.yml) [![Docker Build CI](https://github.com/TensoRaws/FinalRip-dashboard/actions/workflows/CI-docker.yml/badge.svg)](https://github.com/TensoRaws/FinalRip-dashboard/actions/workflows/CI-docker.yml) [![Release](https://github.com/TensoRaws/FinalRip-dashboard/actions/workflows/Release.yml/badge.svg)](https://github.com/TensoRaws/FinalRip-dashboard/actions/workflows/Release.yml)

a simple dashboard for FinalRip

### Docker

```bash
docker run -p 8989:80 lychee0/finalrip-dashboard
```

### Reference

- [FinalRip](https://github.com/TensoRaws/FinalRip)
- [naive-ui](https://github.com/tusen-ai/naive-ui)
- [tailwindcss](https://github.com/tailwindlabs/tailwindcss)

### License

This project is licensed under the GPL-3.0 license - see the [LICENSE file](https://github.com/TensoRaws/FinalRip-dashboard/blob/main/LICENSE) for details.