Skip to content

whoisandy/yoda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yoda

Yoda is a nifty osx application which enables you to browse and download videos from YouTube. Built using ReactJS & Electron

Download latest version of Yoda

Downloads

The latest version of yoda can be downloaded from the releases page. Please note that currently only supports osx.

Developers

Requires gulp to be installed on your machine. Clone the repository, install dependencies and run gulp

git clone https://github.com/whoisandie/yoda.git

# Cd into the directory and install dependencies
cd yoda && npm install

# Run gulp to start
gulp

To build a disk image, run gulp release, which will run the necessary tasks and create the disk image in a dist directory.

Contribution

Want to make a contribution ? Fork the repo, tweak, add your changes, submit a pull request :) And yes any type of contributions (ideas, bug fixes, fixing typos, etc.) will be appreciated !

License

Copyright (c) 2015 whoisandie