Because who doesn’t love catgirls?
Nekollector is a sleek JavaFX application that brings you an endless supply of adorable catgirl images, sourced from some of the most popular APIs out there:
Scroll through images of catgirls one by one in a smooth, modern Java UI. (Yes, we said “smooth” and “Java” in the same sentence. Miracles happen.)
Found the ultimate waifu? Hit that Favorite button, and she’ll be saved in the sidebar for easy access.
Like what you see? Download it with a click to cherish it forever (or set as your phone wallpaper, we don’t judge).
Enjoy a responsive UI that doesn’t explode when you resize the window (unlike most Java apps).
- Head over to the Releases page.
- Download the
zip
for the version most appropriate to your operating system. - Extract the
zip
file. - If you are on Windows, execute the file at
Nekollector/bin/Nekollector.bat
- If you are on Linux or macOS, execute the file at
Nekollector/bin/Nekollector
- OpenJDK 23
- Maven
- Git (Optional)
- Clone this repository:
git clone https://github.com/Kaoticz/Nekollector
or download the source code from the Releases page. - Navigate to the project's root directory:
cd Nekollector
- Compile it with Maven:
mvn clean javafx:jlink
- The compiled binaries should be located in
target/Nekollector
Nekollector.webm
Nekollector, a desktop application for visualizing and downloading catgirl images.
Copyright (C) 2024 Kotz
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.