Skip to content

TimPlayer: HTML5 Video Player that is an Open Source and beautiful alternative to Vimeo, JWPlayer, VideoJS, Youtube, Wistia

Notifications You must be signed in to change notification settings

timchunght/timplayerdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimPlayer: HTML5 Video Player that is an Open Source and beautiful alternative to Vimeo, JWPlayer, VideoJS, Youtube, Wistia

  1. To run the app locally, do the following,
git clone git@github.com:timchunght/timplayerdemo.git
cd timplayerdemo
rails server
  1. To deploy the app on heroku, do the following,
heroku create
RAILS_ENV=production bundle exec rake assets:precompile
git add public/assets
git push heroku master

You must precompile assets since the video player depends on the asset files.

Alt text

Click demo for a live version.

The standalone player files are here

Modified and Styled by Timothy Chung

Copyright Timothy Chung

Please feel free to use it for any of your projects

Special thanks to Designmodo for their free UI assets!

About

TimPlayer: HTML5 Video Player that is an Open Source and beautiful alternative to Vimeo, JWPlayer, VideoJS, Youtube, Wistia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published