https://github.com/cryptoking-max/human

https://github.com/cryptoking-max/human

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cryptoking-max
  • License: apache-2.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 186 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct

README.md

cross-seed: Fully-automatic, no false positives

cross-seed is an app designed to help you download torrents that you can cross seed based on your existing torrents. It is designed to match conservatively to minimize manual intervention.

cross-seed can inject the torrents it finds directly into your torrent client. Currently, the supported clients are

  • rTorrent
  • qBittorrent
  • Transmission
  • Deluge

If your client isn't supported, cross-seed will download a bunch of torrent files to a folder you specify. After that, I recommend using AutoTorrent2 to do the last-mile delivery into your client.

🚨🚨🚨 Breaking changes in cross-seed v6 🚨🚨🚨

Head on over to the v6 migration guide to see the steps required for migration.

Requirements

  • Node >= 20
  • Any number of indexers that support Torznab (use Jackett or Prowlarr to help)

Tutorial

Head on over to cross-seed.org to get started.

Troubleshooting

Feel free to start a discussion, or reach out on Discord.

Owner

  • Name: Solana sniper copy trading bot
  • Login: cryptoking-max
  • Kind: user
  • Location: solana trading bot
  • Company: solana trading bot

#Solana #sniper #copy #trading #bot

GitHub Events

Total
Last Year

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
.github/workflows/labeler.yml actions
  • actions/labeler v5 composite
Dockerfile docker
  • node 20-alpine build
package-lock.json npm
  • 411 dependencies
package.json npm
  • @types/bencode ^2.0.1 development
  • @types/lowdb ^1.0.9 development
  • @types/ms ^0.7.34 development
  • @types/node ^20.10.6 development
  • @types/xml2js ^0.4.9 development
  • @types/xmlrpc ^1.3.6 development
  • @typescript-eslint/eslint-plugin ^6.16.0 development
  • @typescript-eslint/parser ^6.16.0 development
  • @vitest/coverage-v8 ^3.1.1 development
  • eslint ^8.56.0 development
  • husky ^7.0.0 development
  • lint-staged ^12.1.4 development
  • prettier ^3.2.5 development
  • rimraf ^3.0.2 development
  • typescript ^5.6.2 development
  • vitest ^3.1.1 development
  • bencode ^2.0.1
  • better-sqlite3 ^11.5.0
  • chalk ^5.0.0
  • commander ^8.3.0
  • fastest-levenshtein ^1.0.16
  • fuse.js ^6.6.2
  • knex ^3.1.0
  • lodash-es ^4.17.21
  • ms ^2.1.3
  • strip-ansi ^7.1.0
  • winston ^3.3.3
  • winston-daily-rotate-file ^4.5.5
  • xml2js ^0.5.0
  • xmlrpc ^1.3.2
  • zod ^3.22.4