Skip to content

NyarchLinux/CatgirlDownloader

Repository files navigation

CatgirlDownloader

A GTK4 application that downloads images of catgirl based on https://nekos.moe

Building

  1. meson setup <build_dir> [--prefix <prefix>]

Prefix is /usr/local by default

  1. meson compile -C <build_dir>
  2. meson install -C <build_dir> [--destdir <dest_dir>]

Package is installed globally by default, or in <dest_dir> if --destdir is specified (path are relative to <build_dir> )

Packaging

Make sure you have nfpm and sh installed, then run ./package.sh.

About

A GTK4 application that downloads images of catgirl based on https://nekos.moe

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published