2023-10-23 23:10:18 +03:00
2023-10-02 16:13:55 +03:00
2023-10-02 16:13:55 +03:00
2023-10-16 01:35:52 +03:00
2023-10-02 16:13:55 +03:00
2023-10-02 16:13:55 +03:00
2023-10-02 16:13:55 +03:00
2023-10-09 05:09:18 +03:00
2023-10-09 05:09:18 +03:00
2023-10-02 16:13:55 +03:00
2023-08-24 23:59:44 +03:00
2023-10-02 16:13:55 +03:00
2023-10-23 23:10:18 +03:00
2023-10-02 16:13:55 +03:00

YGGtracker

Crowdin

BitTorrent Network for Yggdrasil

YGGtracker is catalog, open tracker and social network that allows to convert and download any torrent with Yggdrasil network by community.

Engine uses IPv6 200::/7 addresses to identify users without registration.

Showcase

Pasted image 1

Instances

  • http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/

Installation

symfony check:requirements
Production

Install stable release

composer create-project yggverse/yggtracker
Development

Latest codebase available in repository

git clone https://github.com/YGGverse/YGGtracker.git
cd YGGtracker
composer update
symfony server:start
Database

New installation

php bin/console doctrine:schema:update --force

Existing DB upgrade

php bin/console doctrine:migrations:migrate
Crontab
  • * * * * * /crontab/torrent/scrape/{%app.key%} - update seeding stats
App settings

Custom settings could be provided in the /.env.local file by overwriting default /.env values

Localization

Join community translations by Crowdin

API

Wiki reference

Contribution

Please make new branch for each PR

git checkout main
git checkout -b my-pr-branch-name

Donate to contributors

License

Versioning

Semantic Versioning 2.0.0

Components

Support

Blog

Plugins

See also

Languages
PHP 61%
Twig 37.5%
CSS 1.5%