Giter VIP home page Giter VIP logo

glutton's Introduction

Glutton

A next current generation web client for aria2.

Live Demo

Basic Usage

Download the release package, open index.html in your web browser.

For production use, only files in dist folder are required.

Browser Support

Any morden browser, I guess. If you experience any problem, issue reports are always welcome.

aria2 Version

Since --rpc-passwd option will be deprecated in the future of aria2, Glutton doesn't support it too.

I suggest to use --rpc-secret instead, which support by aria2 1.18.4 or higher.

API

Glutton accepts page parameters.

s

Base64 encoded string, including server address and secret. Glutton will try to connect the server on startup.

Format: link||[secret]

Example:

window.btoa('http://192.168.1.1:6800/jsonrpc||secret')
// "aHR0cDovLzE5Mi4xNjguMS4xOjY4MDAvanNvbnJwY3x8c2VjcmV0"

Visit the link below, connect to the specific server:

http://nemoalex.github.io/glutton/?s=aHR0cDovLzE5Mi4xNjguMS4xOjY4MDAvanNvbnJwY3x8c2VjcmV0

Development

In project folder:

npm install
npm run dev

Contribution

If you like to improve it with me, PRs are always welcome.

glutton's People

Contributors

fffonion avatar nemoalex avatar rankjie 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.