Code Monkey home page Code Monkey logo

pywebget's Introduction

A background HTTP download manager with a web interface.

Screenshot

Dependency

Python 2.6 ~ Python 2.7, Unix/Linux or Windows.

Install

Just copy all the files to the path you want. Then run ./pywebget.py. Open your browser, open http://localhost:8090/. The default username is admin with a blank password.

The default download directory on Liunx is /tmp. You may want to change this in the preferences window. Click the preferences button on the toolbar, a window will popup.

For more information, run ./pywebget.py -h

Config PyWebGet

Typically the config file is saved to ~/.pywebget/settings.json on Linux.

You may want to change username and password of the web UI. The password will be hashed before saving to the disk. You can just replace it with a new password(please don't use {} in your password).

Debian

Debian or Ubuntu users may want to install PyWebGet as a Debian package. To build a deb file, use build_deb.sh.

sudo ./build_deb.sh
sudo dpkg -i build/pywebget-0.1.deb

Now, you have a pywebget service. You can control the service via the following commands:

sudo /etc/init.d/pywebget start
sudo /etc/init.d/pywebget stop

The config file is saved at /etc/pywebget/settings.json

pywebget's People

Contributors

clowwindy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.