Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sogladev/gui-compilation-from-cluster-vue
- Owner: sogladev
- Created: 2024-03-14T00:41:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-05T12:37:47.000Z (10 months ago)
- Last Synced: 2024-05-09T16:12:33.877Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gui-compilation-from-cluster-vue
Table of Contents
## 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 compilationshows 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)### Built With
* [![Electron.js][Electron.js]][Electron-url]
* Vuejs3
* DaisyUI
* Tailwindcs## Getting Started
Instructions
## Usage
In the project directory, you can run:
### `npm run dev`
### `npm run build`## Roadmap
## Acknowledgments
[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/