Skip to content

fiahfy/visty

Repository files navigation

Visty

Create Release

Simple Video Player based on Electron.

Features

  • Cross-Platform Compatibility

TODOs

  • Rotate/Flip
  • Subtitles
  • Autoplay Next Video
  • Show thumbnail on seek bar and previous/next track buttons
  • Use Electron Forge

Screenshots

screenshot

Installation

Download the app from release page and install it.
⚠️ For macOS, this app is not signed, so a warning will be displayed at startup.

Development

# install dependencies
yarn

# serve with hot reload
yarn dev

References