Skip to content

JavaLot/ktorrent-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktorrent-rs cli utility

A simple command line utility for quickly obtaining information about torrents downloaded using the KTorrent client.

Currently, two features are implemented:

  • You can view which torrents were active during the current session.
  • Find out if there is torrent data for a specified location.

Usage example

ktorrent-rs -h
KTorrent activity statistics

Usage: ktorrent-rs [OPTIONS]

Options:
  -a, --active               Show torrents that were active in current session
  -l, --location <LOCATION>  Show torrents, path to which passes througt specified location on disk
  -h, --help                 Print help
  -V, --version              Print version

Interaction with KTorrent is carried out via the D-Bus session bus. This is very convenient when you have a large number of torrents downloaded to different locations on your local storage.

About

A simple cli utility for the KTorrent client

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages