An open API service indexing awesome lists of open source software.

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.

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.