Coder Social home page Coder Social logo

aria2t's Introduction

aria2t

Stupid TUI for aria2c(1) with Vim-like keybindings. Strives to be minimal but complete.

Features

  • Multiple views. Downloads, files, peers.
  • Efficient. Request and update only what needed.
  • Scriptable. Bind an executable to any key.
  • Batteries included. Most RPC commands covered.

Installation

Dependencies

  • cc -std=c11 (Build only.)
  • coreutils (Build only.)
  • gperf (Build only.)
  • meson (Build only.)
  • sed (Build only.)
  • ncursesw

Build from source

git clone https://github.com/zsugabubus/aria2t &&
cd aria2t &&
meson build &&
meson compile -C build &&
meson install -C build

Getting started

env ARIA_RPC_SECRET=mysecret ARIA_RPC_PORT=12345 aria2t

For available commands please refer to aria2t(1). You can open manual page using man aria2t after installation.

License

Released under the GNU General Public License version v3.0 or later.

aria2t's People

Contributors

zsugabubus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mvasuki1

aria2t's Issues

Lots of errors during make

Hi. i wanted to compile your application on my machine, but i got lots of erros:

OS: VoidLinux
ncurses-devel-6.2_4
Compiler:

gcc (GCC) 10.2.1 20201203
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

gperf:

GNU gperf 3.1
Copyright (C) 1989-2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Douglas C. Schmidt and Bruno Haible.

Sed:

sed (GNU sed) 4.8
Copyright (C) 2020 Free Software Foundation, Inc.

Make it fully functional

  • Ability to add downloads.
  • Show and set bandwidth limits.
  • Reposition download in waiting queue.
  • Provide download names for external command.
  • Do something with the colors.
  • Show parent-child relations of torrents?
  • Add more Vim-like keybindings.

While compiling, asks for github user and password

The Meson build system
Version: 1.2.1
Source dir: /Users/Klutchevski/Downloads/aria2t
Build dir: /Users/Klutchevski/Downloads/aria2t/build
Build type: native build
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300
Project name: aria2t
Project version: c54dcac-dirty
C compiler for the host machine: ccache cc (clang 14.0.3 "Apple clang version 14.0.3 (clang-1403.0.22.14.1)")
C linker for the host machine: cc ld64 857.1
Host machine cpu family: aarch64
Host machine cpu: aarch64
Username for 'https://github.com':

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.