https://github.com/flotnsq/nyaa-desktop-app
A cross-platform desktop application built with Electron for searching and browsing torrents on Nyaa.si.
https://github.com/flotnsq/nyaa-desktop-app
anime desktop-app electron javascript nodejs nyaa nyaa-magnet-links nyaa-si nyaasi search torrent
Last synced: 8 months ago
JSON representation
A cross-platform desktop application built with Electron for searching and browsing torrents on Nyaa.si.
- Host: GitHub
- URL: https://github.com/flotnsq/nyaa-desktop-app
- Owner: flotnsq
- Created: 2025-04-01T13:24:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T13:38:37.000Z (8 months ago)
- Last Synced: 2025-04-01T14:33:36.635Z (8 months ago)
- Topics: anime, desktop-app, electron, javascript, nodejs, nyaa, nyaa-magnet-links, nyaa-si, nyaasi, search, torrent
- Language: JavaScript
- Homepage: https://nyaa.si/
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nyaa-desktop-app
A basic desktop application related to [nyaa.](https://nyaa.si/).
## Features
* Search for torrents on Nyaa.si directly from your desktop.
* Filter results by category (Anime, Audio, Literature, etc.).
* Sort results by various criteria like date, size, seeders, leechers, and downloads.
* View detailed information about a torrent, including its description, file list, hash, and peer counts.
* Download the `.torrent` file or copy the magnet link with a single click.
## How to Run
1. **Prerequisites:** Ensure you have [Node.js](https://nodejs.org/) installed.
2. **Clone the repository (if you haven't already):**
```bash
git clone https://github.com/flotnsq/nyaa-desktop-app.git
cd nyaa-desktop-app
```
3. **Install dependencies:**
```bash
npm install
```
4. **Run the app:**
```bash
npm start
```
*(If `npm start` doesn't work, try `electron .`)*
## Screenshots
**Main Search Interface:**

**Torrent Details View:**
