flame

command module
v0.10.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 2

README

Flame

This service manages (or will eventually manage) all interactions with torrent and nzb servies, as well as manage downloads.

make [test]

Default target, runs a simple test. If running locally, will load .env if it exists.

# .env
export FLAME_URL="<url to utorrent gui>"
make server

Run an instance of the server:

  • Sends nats message with flame.Response every second
  • Caches response every second
  • Web service responds with cached message
make receiver

Run a receiver:

  • Subscribes to nats message and prints flame.Response

jsonrpc

Forked package to fix one problem with decoder

qbittorrent and nzbget

Clients for these services

ruby

A ruby gem intended to interface with the Flame service

Documentation

Overview

Copyright © 2020 Shawn Catanzarite <me@shawncatz.com>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
Code generated by github.com/dashotv/golem.
Code generated by github.com/dashotv/golem.
internal
app
Code generated by github.com/dashotv/golem.
Code generated by github.com/dashotv/golem.
jsonrpc
Package jsonrpc provides a JSON-RPC 2.0 client that sends JSON-RPC requests and receives JSON-RPC responses using HTTP.
Package jsonrpc provides a JSON-RPC 2.0 client that sends JSON-RPC requests and receives JSON-RPC responses using HTTP.
Package qbt provides primitives to interact with the openapi HTTP API.
Package qbt provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL