1 stable release
Uses new Rust 2024
new 1.0.0 | Apr 20, 2025 |
---|
#141 in GUI
49KB
1K
SLoC
NextArt

NextArt is a desktop application for managing the box art of NextUI ROM collections.
Features
https://github.com/user-attachments/assets/51ac4183-d5a0-404a-b7c5-24a85749aad4
- Box Art Management: View, add, replace, copy, and delete box art for each ROM
- Clipboard Integration: Easily copy/paste box art images directly from the clipboard
Installation
Build using cargo
cargo install nextart
Download pre-built binaries
Download the latest binary for your system here.
Directory Structure
NextArt expects your ROMs to be organized in the NextUI format:
Root Directory/
├── Collection1/
│ ├── game1.rom
│ ├── game2.rom
│ └── .media/
│ ├── game1.png
│ └── game2.png
├── Collection2/
│ ├── game3.rom
│ └── .media/
│ └── game3.png
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the GPL-v3 License - see the LICENSE file for details.
Dependencies
~34–53MB
~1M SLoC