Skip to content

muzena/autoshutdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

           Dev Guide
1. Use 'create_plugin.py' script to create plugin framework
   python create_plugin.py --name AutoShutdown --basepath . --author-name "Ray Chen" --author-email "chenrano2002@gmail.com"

2. Go to plugin dir and build development environment
  cd AutoShutdown; ./create_dev_link.sh

3. Deploy plugin egg
   python setup.py bdist_egg

4. Install plugin to deluge
   cp AutoShutdown-0.1-py2.6.egg ~/.config/deluge/plugins 

About

Autoshutdown Deluge Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published