https://github.com/flotnsq/nyaa-desktop
Easily find and manage your favorite anime torrents from Nyaa.si with this user-friendly desktop app.
https://github.com/flotnsq/nyaa-desktop
anime desktop-app nyaa nyaa-si python torrent
Last synced: 6 months ago
JSON representation
Easily find and manage your favorite anime torrents from Nyaa.si with this user-friendly desktop app.
- Host: GitHub
- URL: https://github.com/flotnsq/nyaa-desktop
- Owner: flotnsq
- Created: 2025-05-05T16:22:30.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-05-05T17:35:12.000Z (7 months ago)
- Last Synced: 2025-05-17T17:11:12.550Z (7 months ago)
- Topics: anime, desktop-app, nyaa, nyaa-si, python, torrent
- Language: Python
- Homepage: https://nyaa.si/
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nyaa-desktop
A desktop application for interacting with Nyaa.
## Downloads
Pre-built versions for Windows can be found on the [Releases page](https://github.com/flotnsq/nyaa-desktop/releases).
## Features
- Browse and search torrents from Nyaa
- View torrent details
## Setup
1. **Clone the repository:**
```bash
git clone https://github.com/flotnsq/nyaa-desktop.git
cd nyaa-desktop
```
2. **Install dependencies:**
```bash
pip install -r requirements.txt
```
3. **Run the application:**
```bash
python main.py
```
## Usage
1. Launch the application.
2. Use the search bar to find torrents.
3. Double-click a result to view details.