Skip to content

KanoComputing/kano-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

399 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kano Video

Kano Video is a basic media player which allows watching of videos from both YouTube and from local media. It allows the creation of playlists of your favourite videos and it endeavours to make every feature easy to use. It is designed for the Kano OS.

Kano Video Home Window

YouTube videos are searchable from the input at the top and playlists can be created from each video. A detailed view is also available for each video by just clicking on the video entry

The program is written entirely in Python using GTK 3.12 via the gi bindings and interfaces with either omxplayer or VLC to actually play the videos.

Installation

To install Kano Video on your system, get the kano-video from our package repository:

sudo apt-get install kano-video

If not on Kano OS, you might need to add our repo to your sources list:

deb http://repo.kano.me/archive/ release main

Testing

This project doesn't require any compiling to run, just clone the repo and run the main script:

git clone git@github.com:KanoComputing/kano-video.git
cd kano-video/bin
./kano-video

Contributing

We welcome anyone who would like contribute to this project. Check out the bug tracker and wiki. You might also find some useful information in the generic contributor's guidelines that apply to all of our projects.

License

This program is licensed under the terms of the GNU GPLv2. See the LICENSE file for the full text.

About

Kano media player

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11