Skip to content

bailiangcn/github-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

安装指南:
环境要求:
    python 2.6.5 (已测试,其他版本未确认)
1、下载Karrigell 3.1.1
    http://sourceforge.net/projects/karrigell/files/Full%20package/Karrigell-3.1.1/Karrigell-3.1.1.tar.gz/download
    tar zxvf Karrigell-3.1.1.tar.gz

2、下载git源码
    git clone git@github.com:bailiangcn/githum-example www
    cd /home/bl/www
    ln -s addresslist/addresslist.html index.html
    ln -s   ~/www/conf.py /home/bl/workspace/Karrigell-3.1.1/data/www/

3、启动Karrigell
    sudo python Karrigell

broadcast模块安装指南
环境要求: 
    python2.6.5 
    wxpython 2.8
    mplayer
安装方法: 

sudo apt-get install mplayer
sudo apt-get install git-core
sudo apt-get install python-setuptools 
sudo easy_install pip
sudo pip install mplayerctrl
sudo apt-get install python-wxgtk2.8
git clone git://github.com/bailiangcn/github-example.git www
git pull origin develop
git checkout develop
cd www/broadcast/

使用方法: 
保证当前目录是www/broadcast/
播放节目  ./play 
更改节目单  ./modilist 
停止播放  ./stop 
重启播放系统或立即中断当前播放节目,使节目单生效
./rest

About

a address select tools

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors