Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fawaztakahji/nyaavigator
An app for browsing nyaa.si
https://github.com/fawaztakahji/nyaavigator
anime avalonia avaloniaui avaloniaui-app crossplatform linux nyaa nyaa-si nyaasi torrent windows
Last synced: about 1 month ago
JSON representation
An app for browsing nyaa.si
- Host: GitHub
- URL: https://github.com/fawaztakahji/nyaavigator
- Owner: FawazTakahji
- License: gpl-3.0
- Created: 2024-03-19T19:18:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T05:30:55.000Z (about 1 month ago)
- Last Synced: 2024-10-10T19:40:15.908Z (about 1 month ago)
- Topics: anime, avalonia, avaloniaui, avaloniaui-app, crossplatform, linux, nyaa, nyaa-si, nyaasi, torrent, windows
- Language: C#
- Homepage:
- Size: 859 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Nyaavigator
An app for browsing nyaa.si.
Report Bug
.
Request Feature
[![version](https://img.shields.io/github/v/release/FawazTakhji/Nyaavigator?color=Green&include_prereleases)](https://github.com/FawazTakhji/Nyaavigator/releases) ![Contributors](https://img.shields.io/github/contributors/FawazTakhji/Nyaavigator?color=dark-green) ![Issues](https://img.shields.io/github/issues/FawazTakhji/Nyaavigator)
## Usage
Go to the
releases
page and download the correct version for your operating system.### Windows
#### Installation
Download `Nyaavigator_VERSION_Installer.exe` and follow the setup wizard.#### Portable
Download `Nyaavigator_VERSION_Windows_Portable.zip` and extract it anywhere, app files will be stored in the same directory as `Nyaavigator.exe` so you should extract the app to somewhere that doesn't require administrator permissions.### Linux
#### Normal
Download `Nyaavigator_VERSION_Linux.tar.gz` and extract it anywhere, app files will be stored in `/etc/nyaavigator` so you will have to make the directory and set the correct permissions.#### Portable
Download `Nyaavigator_VERSION_Linux_Portable.tar.gz` and extract it anywhere, app files will be stored in the same directory as the `Nyaavigator` executable so you should set the correct permissions for the directory.#### Deb Package
Download `Nyaavigator_VERSION.deb`, then open your terminal in the directory that the file is in and enter the following command `sudo dpkg -i Nyaavigator_VERSION.deb`.
You use the same command to install an update.
To delete the package you enter the following command `sudo apt remove nyaavigator`.## Acknowledgements
* [AsyncAwaitBestPractices](https://github.com/brminnick/AsyncAwaitBestPractices)
* [Avalonia](https://github.com/AvaloniaUI/Avalonia)
* [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet)
* [FluentAvalonia](https://github.com/amwx/FluentAvalonia)
* [Html Agility Pack](https://github.com/zzzprojects/html-agility-pack)
* [Markdown.Avalonia](https://github.com/whistyun/Markdown.Avalonia)
* [Material.Icons](https://github.com/SKProCH/Material.Icons)
* [NLog](https://github.com/NLog/NLog)
* [Pictogrammers](https://pictogrammers.com)## Screenshots
![App Homepage](assets/screenshot01.png)![Nyaa.si Homepage](assets/screenshot02.png)
![Search](assets/screenshot03.png)
![User Search](assets/screenshot04.png)
![Torrent Info](assets/screenshot05.png)