Skip to content

A software designed to create lyric slideshows. This software allows users to combine lyrics with background videos, resulting in a visually engaging slideshow that synchronizes the lyrics with the video footage.

Notifications You must be signed in to change notification settings

marksamfd/VideoSlideshow

Repository files navigation

ChoirSlides

A software designed to create lyric slideshows. This software allows users to combine lyrics with background videos, resulting in a visually engaging slideshow that synchronizes the lyrics with the video footage.

demo

Features

  • Create shows
  • Add text overlays with videos in background
  • Preview final slideshow
  • Presenter view and lyric preview mode resembles Spotify lyrics
  • Manual Select of text or slide during presentation 'Coming Soon!'

Installation

Automatic

  1. Go to Website
  2. Press Releases
  3. Download the package corresponding to your Operating System.

Manual:

  1. Clone the repository: git clone https://github.com/marksamfd/VideoSlideshow.git
  2. Install the required dependencies: npm install
  3. Start the application: npm start

Usage

  1. Launch the application.
  2. Select File -> Create new Presentation or Open Existing one
  3. Select the file of your presentation
  4. Select your splitting mode and the delimiter
  5. Wait for the file to load
  6. Have Fun!

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A software designed to create lyric slideshows. This software allows users to combine lyrics with background videos, resulting in a visually engaging slideshow that synchronizes the lyrics with the video footage.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published