oxi

Crates.iooxi
lib.rsoxi
version0.1.0
sourcesrc
created_at2018-02-11 02:47:59.358199
updated_at2018-02-11 02:47:59.358199
descriptionA bare-bones CLI client for oxidation
homepage
repository
max_upload_size
id50616
size17,259
CalmBit (CalmBit)

documentation

README

oxi

oxi is a client for oxidation, a bittorrent server. This is an extremely basic client, that will be able to operate in two modes:

Immediate

Immediate mode retains no client state - oxi starts, queries the server or gives it information, returns whatever it recieves, and exits. It's more used for peeking and poking, instead of being a monitoring or interactive application.

Active

Active mode is stateful - an ncurses interface for continually interacting with an oxidation server. This is more like a traditional torrent client, in the fact that you'll have a constant bead on the state of each torrent, and be able to add more torrents or stop torrents actively.

Commit count: 0

cargo fmt