Skip to content

Gigas002/OpenHentai

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2024
Jun 27, 2023
Feb 20, 2025
Feb 12, 2025
Feb 20, 2025
Feb 20, 2025
Feb 20, 2025
Jan 20, 2025
Jan 21, 2025
Apr 8, 2023
Jun 20, 2023
Jan 18, 2025
Apr 19, 2023
Jun 28, 2023
Oct 22, 2023

Repository files navigation

OpenHentai

A work in progress on API for all upcoming OpenHentai projects (if I'll write at least one until it's working lol)

These incliudes:

  • DoujinDownloader -- will be renamed to something like DoujinRepoOrganizer, using the same API and stanards; download functions will be removed, but a downloaders-compatible .txt/.json output will still be available
  • WaisetsuToshokan -- an analogue of famous MyAnimeList, but for doujins and NSFW stuff. Read more about the plans/resoning inside the corresponding repo

Status

build-test-deploy

Dependabot Status

codecov

Codacy Badge

Releases

Downloads count

On Github: GitHub all releases

OpenHentai: Nuget

Grab binaries

GitHub Releases: Release

NuGet: NuGet

Vulnerabilities

Build.props are not yet supported by snyk

Contributing

Feel free to contribute. Right now the main tasks are following:

  • Complete tagging enum: see OpenHentai.Tags.TagCategory and OpenHentai.Tags.Tag classes, descriptions
  • Test and polish database-related stuff (OpenHentai library)
  • Test and polish API (OpenHentai.WebAPI project)
  • Improve tests coverage

After these are complete, new tasks will appear (e.g. searching through db, improving ci/cd and repo stuff, etc). After above tasks are done, we can start working on client app (WaisetsuToshokan) little by little and the first preview version of libraries can be pushed to nuget