Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fecton authored Aug 10, 2022
1 parent ce22d1c commit a3d78d1
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# rutracker_parser
# Native Linux Games Parser from RuTracker
This parser parse all native linux games and make a quick search by your query. You do not to register at RuTracker or anything, just run it

## Functionality

### Help message
![image](https://user-images.githubusercontent.com/76391547/183996644-0c028624-c8bb-4152-8da0-4eb87701ba22.png)

### Searching by game's name (phrase)
![image](https://user-images.githubusercontent.com/76391547/183997202-33864f26-0350-43e9-9a99-cbb3b173ce69.png)

### Searching by each word
![image](https://user-images.githubusercontent.com/76391547/183997923-1a5b4392-c5f0-41fe-a424-396bd78ae39f.png)

### Show detailt during searching
![image](https://user-images.githubusercontent.com/76391547/183998227-37451954-fe65-44e0-96e5-e1a90d3315a6.png)

### Finish after a first march
It stops after 4 matches because it uses 4 threads
![image](https://user-images.githubusercontent.com/76391547/183999230-639b3ce7-c110-42b6-b963-ece152a80d2c.png)

### Ingore cached pages
If you want to update your caches pages, use this parameter (it will be slower)
![image](https://user-images.githubusercontent.com/76391547/184000679-2e2b0fc7-d886-48a8-81a5-a613175242cd.png)

0 comments on commit a3d78d1

Please # to comment.