mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
Update README.md
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
SoftwareManager is a Python-based GUI/TUI tool that simplifies downloading and managing free software from various sources.
|
SoftwareManager is a Python-based GUI/TUI tool that simplifies downloading and managing free software from various sources.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- VPN Binding
|
- VPN Binding (impl. soon)
|
||||||
- Bandwidth/Download speed limiting
|
- Bandwidth/Download speed limiting (impl. soon)
|
||||||
- UI Theming
|
- UI Theming
|
||||||
- Start downloads via a predefined magnet URI.
|
- Start downloads via a predefined magnet URI.
|
||||||
- View detailed download information (name, speed, and status).
|
- View detailed download information (name, speed, and status). (improved impl. soon)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
1. Download the binary file for your operating system from releases
|
1. Download the binary file for your operating system from releases
|
||||||
@@ -27,7 +27,7 @@ SoftwareManager is a Python-based GUI/TUI tool that simplifies downloading and m
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
- If you want to host your own server, clone the server branch of this repo, enter your cookie for rutracker.org and run server.py
|
- If you want to host your own server, clone the server branch of this repo, enter your cookie for rutracker.org and run server.py. Detailed Instructions on how to get your rutracker cookie are in the README of its branch.
|
||||||
- This tool is for educational purposes only. Use it responsibly.
|
- This tool is for educational purposes only. Use it responsibly.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user