Video Hub App is the fastest way to browse and search for videos on your computer. Think of it like YouTube for videos on your computer: browse, search, and preview. Works on Windows, Mac, and Linux!
This software is available for $3.50 through videohubapp.com
$3.50 of every sale goes to the cost-effective charity Against Malaria Foundation.
Video Hub App was created by Boris Yakubchik. It uses Angular and Electron.
This software was built on top of angular-electron
by Maxime GRIS. It carries an MIT license (see the LICENSE file). While the license is permissive, I ask that you do not distribute free copies of this software unless you have significantly changed it.
I would love to see the improvements you make to this app and am happy to accept pull requests. You can reach out if you'd like to coordinate / collaborate, or just jump to issues to see what's already getting worked on and to add new suggestions!
Please add a translation if you know another language. It's a process that will take you 5-10 minutes, just follow the instructions!
Please consider improving or adding an icon to the app. It's a simple process, just follow the instructions!
A list of upcoming features is listed on the official website. Also see issues for what is in progress.
Main dependencies in use:
Library | Version | Date | Comment |
---|---|---|---|
Angular | v8.2.3 | August 2019 | |
Angular-CLI | v8.2.3 | August 2019 | |
Electron | v6.0.6 | August 2019 | (internally uses Node v12.4.0 and Chromium 76) |
Electron Builder | v21.2.0 | August 2019 |
App confirmed to work with latest versions of node and npm as of June 2019. Note you'll need to install the Angular CLI to run the project (npm install -g @angular/cli
).
This software would not be possible without the tremendous work by other people:
- Angular
- Electron
- FFmpeg
- angular-electron
- angular2-virtual-scroll
- @ffmpeg-installer/ffmpeg
- @ffprobe-installer/ffprobe
- ngx-translate
Since becoming open source, this software was made better with the awesome contributions by cal2195