mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +00:00
add roadmap
This commit is contained in:
parent
4e4f260190
commit
52fc71a30a
1 changed files with 17 additions and 0 deletions
17
README.md
17
README.md
|
|
@ -6,6 +6,23 @@
|
|||
|
||||
BitTorrent aggregation web-server, based on the [Rocket](https://rocket.rs) framework and [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) FS
|
||||
|
||||
## Roadmap
|
||||
|
||||
* [x] RSS feeds
|
||||
* [ ] Torrents listing
|
||||
* [x] Basic metainfo
|
||||
* [x] Pagination
|
||||
* [ ] Search filter
|
||||
* [ ] Results order
|
||||
* [ ] Torrent details page
|
||||
* [ ] File list
|
||||
* [ ] Background image (from the files asset)
|
||||
* [ ] Common features
|
||||
* [ ] Scrape peers/seeds
|
||||
* [ ] Download
|
||||
* [x] Magnet
|
||||
* [ ] Torrent
|
||||
|
||||
## Install
|
||||
|
||||
1. `git clone https://github.com/YGGverse/yggtrackerd.git && cd yggtrackerd`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue