Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTOP-like interface #16

Closed
pawamoy opened this issue Sep 6, 2019 · 7 comments
Closed

HTOP-like interface #16

pawamoy opened this issue Sep 6, 2019 · 7 comments
Assignees

Comments

@pawamoy
Copy link
Owner

pawamoy commented Sep 6, 2019

It would be great to provide a HTOP-like interface for showing the current downloads and the progress. Global graph for dl/up speed, collapsable graphs for each dl, sortable columns, customization with config file (columns and their order, colors), support for mouse and keys, etc.

@pawamoy
Copy link
Owner Author

pawamoy commented Oct 7, 2019

Work in progress 😄

Screenshot_2019-10-07_21-30-47

@pawamoy pawamoy self-assigned this Oct 11, 2019
@pawamoy
Copy link
Owner Author

pawamoy commented Oct 14, 2019

Added in version 0.4.0. Still in beta, lots of things to do, but functional 🙂

todo

  • Tests ⚠️
  • Catch exceptions and log them
  • Status bar at bottom, displaying F1-F12 keys
  • Chart on top, displaying average upload/download speed recent history
  • Expandable/collapsible rows, displaying ul/dl chart and files (needs thinking). Maybe something way simpler would be to add another view for download details, with custom actions, etc.
  • Add ability to change options (new menu? shortcuts? commands starting with :?)
  • Warn about switching to top command by default when aria2p is called without args, starting at version... 0.7.0 0.6.0, two minors after the first release of the interface.

@mnabila
Copy link

mnabila commented Nov 1, 2019

please add new options for add new download from TUI
XD

@pawamoy
Copy link
Owner Author

pawamoy commented Nov 1, 2019

Hi @mnabila! Could you describe the way you'd like to add downloads from the TUI? I think one of the simplest way to implement this would be to add a key that would read the clipboard and add the filepaths/magnets/URLs as downloads.

@mnabila
Copy link

mnabila commented Nov 2, 2019

for first implementation it's ok, but on next update or release i hope imporeved again for to better experience like bulk download from list url and others using TUI
XD

--sory if my english bad

@pawamoy
Copy link
Owner Author

pawamoy commented Nov 3, 2019

Well if we take the contents of the clipboard as a list of lines it's totally possible 🙂. Each line could be a URI, magnet, or filepath to a torrent/metalink.

@pawamoy pawamoy closed this as completed Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants