Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
/ Bewuga Public archive

A desktop project to create beluga-like videos

Notifications You must be signed in to change notification settings

raph-exe/Bewuga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bewuga

A desktop project to create beluga-like videos

Installation & Setup

This project requires ffmpeg to generate videos, you can find static builds of ffmpeg here.

The below line installs electron globally incase you do not already have it.

npm i electron -g

Use npm i in the directory to install all dependencies from package.json!

Once you have completed all the installation requirements you can run the project by using electron .

Usage

Once the application has been launched you will see a blank area where all your frames (discord messages) for the video will be added!

Below you can find some simple controls for using the application

Ctrl + 1 Add a new message
Double Click (Message) Delete a message
Ctrl + 2 Render Final Video

Note: The audio of the final output is not properly synced with each frame of the video and this project is still prone to bugs

About

A desktop project to create beluga-like videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published