Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sogladev/gui-compilation-from-cluster-vue

electronjs + vue + vite clip selector
https://github.com/sogladev/gui-compilation-from-cluster-vue

Last synced: about 2 months ago
JSON representation

electronjs + vue + vite clip selector

Awesome Lists containing this project

README

        

# gui-compilation-from-cluster-vue




Select Clips and Edit Compilation




Report a Bug
·
Request Feature


Table of Contents



  1. About The Project


  2. Usage

  3. License

  4. Acknowledgments

## About The Project
Rewrite of GUI https://github.com/jellemeeus/gui-compilation-from-cluster

- embedded video player

Select/Edit clips

clips.json with clips to select.
compilation.json existing compilation

shows thumbnails with infinite scroller
```mermaid
flowchart LR;
clips-->select_clips
compilation--may not exist-->select_clips-->compilation2
clips[(clips.json)]
compilation[(compilation.json)]
compilation2[(compilation.csv)]
```
GUI Screenshot
![product-screenshot](./images/gui.png)

Old GUI
https://github.com/jellemeeus/gui-compilation-from-cluster
![product-screenshot](./images/gui_old.png)

(back to top)

### Built With

* [![Electron.js][Electron.js]][Electron-url]
* Vuejs3
* DaisyUI
* Tailwindcs

(back to top)

## Getting Started

Instructions

## Usage

In the project directory, you can run:

### `npm run dev`
### `npm run build`

(back to top)

## Roadmap

(back to top)

## Acknowledgments

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[product-screenshot]: screenshot.png
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[Electron.js]: https://img.shields.io/badge/Electron-191970?style=for-the-badge&logo=Electron&logoColor=white
[Electron-url]: https://www.electronjs.org/