Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manga-download/hakuneko
Manga & Anime Downloader for Linux, Windows & MacOS
https://github.com/manga-download/hakuneko
anime anime-downloader manga manga-downloader manga-reader novel novel-downloader
Last synced: 4 days ago
JSON representation
Manga & Anime Downloader for Linux, Windows & MacOS
- Host: GitHub
- URL: https://github.com/manga-download/hakuneko
- Owner: manga-download
- License: unlicense
- Created: 2017-06-27T16:48:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T14:00:31.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:37:49.845Z (about 2 months ago)
- Topics: anime, anime-downloader, manga, manga-downloader, manga-reader, novel, novel-downloader
- Language: JavaScript
- Homepage: https://hakuneko.download
- Size: 1.51 GB
- Stars: 4,711
- Watchers: 76
- Forks: 469
- Open Issues: 609
-
Metadata Files:
- Readme: README.asciidoc
- Security: SECURITY.md
Awesome Lists containing this project
- starred - manga-download/hakuneko - Manga & Anime Downloader for Linux, Windows & MacOS (JavaScript)
- awesome-anime-sources - hakuneko
README
= HakuNeko
:toc:
:numbered:
:icons: font
:linkattrs:
:imagesdir: ./assets
ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
endif::[]---
🏡 Website : https://hakuneko.download
image:https://hakuneko.download/assets/images/discord-small.png[link=https://discord.gg/A5d3NDf, title="Join us on discord", window="_blank"] Discord : https://discord.gg/A5d3NDf
=== Download
image:https://img.shields.io/github/downloads/manga-download/hakuneko/latest/total?label=HakuNeko%20%28Stable%29&logo=github[link=https://github.com/manga-download/hakuneko/releases/latest, title="Download the latest stable release of HakuNeko", window="_blank"]
image:https://img.shields.io/github/downloads-pre/manga-download/hakuneko/latest/total?color=blue&label=HakuNeko%20%28Nightly%29&logo=azure-devops[link=https://github.com/manga-download/hakuneko/releases, title="Download the latest pre-release (nightly build) of HakuNeko", window="_blank"]
image:https://img.shields.io/chocolatey/dt/hakunekonightly?color=blue&label=Chocolatey%20package[link=https://community.chocolatey.org/packages/hakunekonightly, window="_blank"]Yes, the download section comes first, because this is what most users are looking for anyway.
You can download and run the installer/archive for your operating system from one of the mirror sites above.
There is also a portable version available for Windows which stores all its application data inside the application folder.---
=== Status
This section shows the latest build and test results for the master branch of the mirrored repository on link:https://dev.azure.com/manga-download/hakuneko/_build[Azure].
image:https://img.shields.io/azure-devops/tests/manga-download/hakuneko/8?label=CI%20Tests&logo=azure-pipelines[Test Results, link="https://dev.azure.com/manga-download/hakuneko/_testManagement/runs?_a=runQuery", title="List of CI Test Results"]
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/CI?branchName=master&label=CI%20Pipeline[Build Status, link="https://dev.azure.com/manga-download/hakuneko/_build/latest?definitionId=5&branchName=master", title="Latest CI Pipeline Summary"]
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/Nightly?branchName=master&label=Nightly%20Build[Build Status, link="https://dev.azure.com/manga-download/hakuneko/_build/latest?definitionId=7&branchName=master", title="Latest Nightly Build Summary"][%collapsible, title="Details"]
====
Continuous Integration::
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/CI?branchName=master&jobName=CI&configuration=CI%20Windows&label=CI%20-%20Windows[title="CI Pipeline: Windows"]
+
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/CI?branchName=master&jobName=CI&configuration=CI%20Ubuntu&label=CI%20-%20Ubuntu[title="CI Pipeline: Ubuntu"]
+
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/CI?branchName=master&jobName=CI&configuration=CI%20macOS&label=CI%20-%20macOS[title="CI Pipeline: macOS"]Nightly Builds::
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/Nightly?branchName=master&jobName=Windows&label=Nightly%20-%20Windows[title="Nightly Build: Windows"]
+
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/Nightly?branchName=master&jobName=Ubuntu&label=Nightly%20-%20Ubuntu[title="Nightly Build: Ubuntu"]
+
image:https://dev.azure.com/manga-download/hakuneko/_apis/build/status/Nightly?branchName=master&jobName=macOS&label=Nightly%20-%20macOS[title="Nightly Build: macOS"]
====---
=== Introduction
HakuNeko is a cross-platform downloader for manga and anime from various websites.
HakuNeko was made to help users downloading media for circumstances that require offline usage.
The philosophy is ad-hoc consumption, get it when you going to read/watch it.
It is not meant to be a mass downloader to stock up thousands of chapters that are just collected and will probably never be read.[.clearfix]
--
[.center]
image::screenshot-pages.png[link=screenshot-pages.png, width=720, title="HakuNeko - Chapter Page Preview", window=_blank]{nbsp} +
image::screenshot-video.png[link=screenshot-video.png, width=720, title="HakuNeko - Anime Playback", window=_blank]
-----
=== Development
For developer documentation please check the link:https://github.com/manga-download/hakuneko/wiki/Developer-Manual[Wiki]
---