AGView is a video player for events. What's the difference to a normal video player like VLC Player you may ask? AGView offers the following features:
- Separate Projector (Output Windows)
- Multiple Projectors
- Projector Padding and Background colors
- Autohide cursor
- View your system stats in the statusbar
- custom aspect ratios
- Videos / Images (called slides) list
- Align / Scale slides which don't fit perfectly
- and nice Transitions between the slides!
With that, you can create a great experience for the viewer which will never see your desktop or any other windows.
Go to the Releases, download the latest version, install it like any other software and run it!
- Audio output is not working (#34)
- Clone the reporitory using
git clone https://github.com/hrueger/AGView
- Install dependencies with
npm i
- Start your dev session using
npm start
Have fun!
MIT